Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | capabilities/syslog: open code cap_syslog logic to fix build failure | Eric Paris | 2010-11-15 | 1 | -5/+4 |
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-11-15 | 2 | -23/+1 |
|\ | |||||
| * | i2c: Mark i2c_adapter.id as deprecated | Jean Delvare | 2010-11-15 | 1 | -1/+1 |
| * | i2c: Delete unused adapter IDs | Jean Delvare | 2010-11-15 | 1 | -22/+0 |
* | | include/linux/kernel.h: Move logging bits to include/linux/printk.h | Linus Torvalds | 2010-11-15 | 2 | -244/+249 |
* | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-11-15 | 1 | -1/+0 |
|\ \ | |||||
| * | | fsl-diu-fb: drop dead ioctl define | Mike Frysinger | 2010-11-15 | 1 | -1/+0 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-11-15 | 31 | -55/+369 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-12 | 8 | -9/+40 |
| |\ \ | |||||
| | * | | vlan: Add function to retrieve EtherType from vlan packets. | Hao Zheng | 2010-11-12 | 1 | -0/+25 |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 | David S. Miller | 2010-11-12 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | netfilter: NF_HOOK_COND has wrong conditional | Eric Paris | 2010-11-12 | 1 | -1/+1 |
| | * | | | net: avoid limits overflow | Eric Dumazet | 2010-11-10 | 4 | -8/+8 |
| | * | | | net: Detect and ignore netif_stop_queue() calls before register_netdev() | Guillaume Chazarain | 2010-11-08 | 1 | -0/+5 |
| | * | | | net dst: need linux/cache.h for ____cacheline_aligned_in_smp. | Paul Mundt | 2010-11-07 | 1 | -0/+1 |
| * | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2010-11-12 | 2 | -1/+3 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linus | Greg Kroah-Hartman | 2010-11-09 | 1 | -0/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | USB: musb: blackfin: push clkin value to platform resources | Bob Liu | 2010-11-05 | 1 | -0/+2 |
| | * | | | | | usb.h: fix ioctl kernel-doc info | Randy Dunlap | 2010-11-08 | 1 | -1/+1 |
| * | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2010-11-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | tty: Fix formatting in tty.h | Alan Cox | 2010-11-09 | 1 | -1/+1 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-11-12 | 2 | -2/+17 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Input: export input_reset_device() for use in KGDB | Dmitry Torokhov | 2010-11-03 | 1 | -1/+3 |
| | * | | | | | | Input: adp5588-keys - unify common header defines | Michael Hennerich | 2010-11-03 | 1 | -1/+14 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-11-12 | 5 | -12/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | block: remove unused copy_io_context() | Jens Axboe | 2010-11-11 | 1 | -1/+0 |
| | * | | | | | | block: remove REQ_HARDBARRIER | Christoph Hellwig | 2010-11-10 | 3 | -10/+3 |
| | * | | | | | | Merge branch 'for-2.6.37/drivers' into for-linus | Jens Axboe | 2010-11-10 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/... | Jens Axboe | 2010-10-23 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | drbd: Silenced an assert | Philipp Reisner | 2010-10-22 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-12 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | perf_events: Fix time tracking in samples | Stephane Eranian | 2010-11-10 | 1 | -0/+10 |
| * | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-11-12 | 2 | -5/+78 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | drm/ttm: Be consistent on ttm_bo_init() failures | Thomas Hellstrom | 2010-11-10 | 1 | -0/+4 |
| | * | | | | | | | | | | drm/ttm: Documentation update | Thomas Hellstrom | 2010-11-09 | 1 | -5/+74 |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-11-12 | 1 | -4/+14 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | nfsd4: fix 4.1 connection registration race | J. Bruce Fields | 2010-11-02 | 1 | -4/+14 |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | backlight: add low threshold to pwm backlight | Arun Murthy | 2010-11-12 | 1 | -0/+1 |
| * | | | | | | | | | | leds: driver for National Semiconductors LP5523 chip | Samu Onkalo | 2010-11-12 | 1 | -0/+47 |
| * | | | | | | | | | | leds: driver for National Semiconductor LP5521 chip | Samu Onkalo | 2010-11-12 | 1 | -0/+47 |
| * | | | | | | | | | | led-class: always implement blinking | Johannes Berg | 2010-11-12 | 1 | -4/+43 |
| * | | | | | | | | | | radix-tree: fix RCU bug | Nick Piggin | 2010-11-12 | 1 | -16/+23 |
| * | | | | | | | | | | Restrict unprivileged access to kernel syslog | Dan Rosenberg | 2010-11-12 | 1 | -0/+1 |
| * | | | | | | | | | | include/linux/highmem.h needs hardirq.h | Catalin Marinas | 2010-11-12 | 1 | -0/+1 |
| * | | | | | | | | | | atomic: add atomic_inc_not_zero_hint() | Eric Dumazet | 2010-11-12 | 1 | -0/+37 |
| * | | | | | | | | | | include/linux/resource.h needs types.h | Jean Delvare | 2010-11-12 | 1 | -0/+1 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | kernel: Constify temporary variable in roundup() | Tetsuo Handa | 2010-11-09 | 1 | -1/+1 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | sh: intc: Fix up initializers for gcc 4.5. | Paul Mundt | 2010-11-09 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-11-08 | 1 | -0/+97 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | ext4: Add new ext4 inode tracepoints | Theodore Ts'o | 2010-11-08 | 1 | -0/+97 |
| |/ / / / / / |