| Commit message (Expand) | Author | Age |
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 |
|\ |
|
| * | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-12-03 |
| |\ |
|
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-02 |
|\ \ \
| | |/
| |/| |
|
| * | | Alpha: Rearrange thread info flags fixing two regressions | Michael Cree | 2009-11-30 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\| | |
|
| * | | fcntl: Use consistent values for F_[GS]ETOWN_EX | Stephen Rothwell | 2009-11-17 |
| * | | alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY | Andrew Morton | 2009-11-12 |
| * | | alpha: fix F_SETOWN_EX and F_GETLK64 conflict | Peter Zijlstra | 2009-11-12 |
| |/ |
|
* | | alpha: Fixup recvmmsg syscall glue | Arnaldo Carvalho de Melo | 2009-11-14 |
* | | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 |
|/ |
|
* | fcntl: add F_[SG]ETOWN_EX | Peter Zijlstra | 2009-09-24 |
* | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-23 |
* | cpumask: arch_send_call_function_ipi_mask: alpha | Rusty Russell | 2009-09-23 |
* | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-09-23 |
* | cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha | Rusty Russell | 2009-09-23 |
* | alpha: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-22 |
* | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 |
* | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins | 2009-09-22 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 |
|\ |
|
| * | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 |
|\ \ |
|
| * | | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 |
| |\| |
|
| * | | alpha: switch to dynamic percpu allocator | Tejun Heo | 2009-06-24 |
| * | | alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTES | Tejun Heo | 2009-06-24 |
* | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-15 |
|\ \ \ |
|
| * | | | agp: kill phys_to_gart() and gart_to_phys() | David Woodhouse | 2009-08-03 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 |
|\ \ \ |
|
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
| |\| | |
|
| * | | | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 2009-08-05 |
| * | | | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 2009-08-05 |
* | | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 2009-09-02 |
| |/ /
|/| | |
|
* | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 |
* | | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 |
|/ / |
|
* / | alpha: fix percpu build breakage | Tejun Heo | 2009-06-30 |
|/ |
|
* | Delete pcibios_select_root | Matthew Wilcox | 2009-06-17 |
* | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-16 |
* | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 2009-06-16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 |
| |\ |
|
| | * | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 |
| | * | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 |
| | * | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 |
| | * | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 |
| * | | PM: Remove unused asm/suspend.h | Magnus Damm | 2009-06-12 |
| |/ |
|
* / | cfg80211: errno.h: define ERFKILL | Alexander Beregalov | 2009-06-07 |
|/ |
|
* | alpha: unbreak percpu again | Tejun Heo | 2009-05-12 |
* | alpha: futex implementation | Ivan Kokshaysky | 2009-05-02 |
* | alpha: exception table sorting | Ivan Kokshaysky | 2009-05-02 |
* | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 2009-04-21 |