Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | Rename .data.nosave to .data..nosave. | Denys Vlasenko | 2010-03-03 | |
| * | | | | | | | | Rename .text.lock to .text..lock. | Denys Vlasenko | 2010-03-03 | |
| * | | | | | | | | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 | |
| * | | | | | | | | Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. | Denys Vlasenko | 2010-03-03 | |
| * | | | | | | | | Rename .bss.page_aligned to .bss..page_aligned. | Tim Abbott | 2010-03-03 | |
| * | | | | | | | | Rename .data.page_aligned to .data..page_aligned. | Tim Abbott | 2010-03-03 | |
| * | | | | | | | | Rename .data.init_task to .data..init_task. | Tim Abbott | 2010-03-03 | |
| * | | | | | | | | Rename .data.cacheline_aligned to .data..cacheline_aligned. | Tim Abbott | 2010-03-03 | |
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-06-01 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | netfilter: xtables: stackptr should be percpu | Eric Dumazet | 2010-05-31 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
* | | | | | | | | | net: sock_queue_err_skb() dont mess with sk_forward_alloc | Eric Dumazet | 2010-06-01 | |
* | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-05-31 | |
|\| | | | | | | | | ||||
| * | | | | | | | | Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2010-05-30 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | SLUB: Allow full duplication of kmalloc array for 390 | Christoph Lameter | 2010-05-30 | |
| | * | | | | | | | | slub: move kmem_cache_node into it's own cacheline | Alexander Duyck | 2010-05-24 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2010-05-30 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | fuse: support splice() writing to fuse device | Miklos Szeredi | 2010-05-25 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2010-05-30 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | mfd: New AB8500 driver | Rabin Vincent | 2010-05-27 | |
| | * | | | | | | | | mfd: AB3100 register access change to abx500 API | Mattias Wallin | 2010-05-27 | |
| | * | | | | | | | | mfd: Renamed ab3100.h to abx500.h | Linus Walleij | 2010-05-27 | |
| | * | | | | | | | | mfd: Add Toshiba's TC35892 MFD core | Rabin Vincent | 2010-05-27 | |
| | * | | | | | | | | mfd: Ensure WM831x charger interrupts are acknowledged when suspending | Mark Brown | 2010-05-27 | |
| | * | | | | | | | | input: Touchscreen driver for TPS6507x | Todd Fischer | 2010-05-27 | |
| | * | | | | | | | | mfd: Add TPS6507x support | Todd Fischer | 2010-05-27 | |
| | * | | | | | | | | mfd: Add tps6507x board data structure | Todd Fischer | 2010-05-27 | |
| | * | | | | | | | | mfd: Move TPS6507x register definition to header file. | Todd Fischer | 2010-05-27 | |
| | * | | | | | | | | mfd: Janz CMOD-IO PCI MODULbus Carrier Board support | Ira W. Snyder | 2010-05-27 | |
| | * | | | | | | | | mfd: Section cleanup of 88pm860x driver | Henrik Kretzschmar | 2010-05-27 | |
| | * | | | | | | | | mfd: Add support for the RDC321x southbridge | Florian Fainelli | 2010-05-27 | |
| * | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-05-30 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | DMA: PL330: Add dma api driver | Jassi Brar | 2010-05-23 | |
| * | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-05-30 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | quota: Convert quota statistics to generic percpu_counter | Dmitry Monakhov | 2010-05-27 | |
| | * | | | | | | | | | | quota: rename default quotactl methods to dquot_ | Christoph Hellwig | 2010-05-24 | |
| | * | | | | | | | | | | quota: explicitly set ->dq_op and ->s_qcop | Christoph Hellwig | 2010-05-24 | |
| | * | | | | | | | | | | quota: drop remount argument to ->quota_on and ->quota_off | Christoph Hellwig | 2010-05-24 | |
| | * | | | | | | | | | | quota: move unmount handling into the filesystem | Christoph Hellwig | 2010-05-24 | |
| | * | | | | | | | | | | quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers | Christoph Hellwig | 2010-05-24 | |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | rapidio: fix new kernel-doc warnings | Randy Dunlap | 2010-05-30 | |
| * | | | | | | | | | | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" | Linus Torvalds | 2010-05-30 | |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-05-30 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | sched: add wait_for_completion_killable_timeout | Sage Weil | 2010-05-29 | |
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-05-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | ALSA: usb-audio: parse UAC2 endpoint descriptors correctly | Daniel Mack | 2010-05-27 | |
| * | | | | | | | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-05-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | cpuidle: make cpuidle_curr_driver static | Len Brown | 2010-05-27 | |
| | * | | | | | | | | | | | | cpuidle: fail to register if !CONFIG_CPU_IDLE | Len Brown | 2010-05-27 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'misc-2.6.35' into release | Len Brown | 2010-05-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |