Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | net: Fix duplicate volatile warning. | Tetsuo Handa | 2010-11-18 | 1 | -1/+1 | |
* | net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel | Andy Whitcroft | 2010-11-15 | 1 | -1/+1 | |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-13 | 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-08 | 1 | -0/+1 | |
* | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2010-11-13 | 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-13 | 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 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | 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 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-11-08 | 2 | -10/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'rmobile/core' into rmobile-fixes-for-linus | Paul Mundt | 2010-11-08 | 2 | -10/+9 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | mmc: sh_mmcif: Convert extern inline to static inline. | Paul Mundt | 2010-11-04 | 1 | -9/+9 | |
| | * | | | | | | ARM: shmobile: remove sh_timer_config clk member | Magnus Damm | 2010-10-31 | 1 | -1/+0 | |
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
*-----. \ \ \ \ \ \ \ | Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int... | Paul Mundt | 2010-11-08 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | / / / / / | | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | sh: add clk_round_parent() to optimize parent clock rate | Guennadi Liakhovetski | 2010-11-08 | 1 | -0/+4 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-05 | 4 | -7/+9 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | |