Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-03-26 | 1 | -4/+17 | |
|\ | ||||||
| *-----. | Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ... | Pekka Enberg | 2009-03-24 | 1 | -4/+17 | |
| |\ \ \ \ | ||||||
| | | | | * | SLUB: Do not pass 8k objects through to the page allocator | Pekka Enberg | 2009-02-20 | 1 | -2/+2 | |
| | | | | * | SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants | Christoph Lameter | 2009-02-20 | 1 | -3/+16 | |
| | | | |/ | | | |/| | ||||||
| | | | * | slub: move min_partial to struct kmem_cache | David Rientjes | 2009-02-23 | 1 | -1/+1 | |
| | | |/ | ||||||
* | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-03-26 | 2 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | Use f_lock to protect f_flags | Jonathan Corbet | 2009-03-16 | 1 | -1/+1 | |
| * | | | | Rename struct file->f_ep_lock | Jonathan Corbet | 2009-03-16 | 2 | -2/+1 | |
* | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 | 92 | -843/+938 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 | 86 | -358/+615 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | emu101k1.h: fix duplicate include of <linux/types.h> | Arnd Bergmann | 2009-03-26 | 1 | -1/+0 | |
| * | | | | | compiler-gcc4: conditionalize #error on __KERNEL__ | H. Peter Anvin | 2009-03-26 | 1 | -2/+4 | |
| * | | | | | remove __KERNEL_STRICT_NAMES | Arnd Bergmann | 2009-03-26 | 2 | -13/+5 | |
| * | | | | | make netfilter use strict integer types | Arnd Bergmann | 2009-03-26 | 39 | -190/+260 | |
| * | | | | | make drm headers use strict integer types | Arnd Bergmann | 2009-03-26 | 6 | -188/+190 | |
| * | | | | | make MTD headers use strict integer types | Arnd Bergmann | 2009-03-26 | 6 | -115/+123 | |
| * | | | | | make most exported headers use strict integer types | Arnd Bergmann | 2009-03-26 | 15 | -226/+240 | |
| * | | | | | make exported headers use strict posix types | Arnd Bergmann | 2009-03-26 | 18 | -66/+67 | |
| * | | | | | unconditionally include asm/types.h from linux/types.h | Jaswinder Singh Rajput | 2009-03-26 | 1 | -1/+2 | |
| * | | | | | make linux/types.h as assembly safe | Jaswinder Singh Rajput | 2009-02-06 | 1 | -1/+2 | |
| * | | | | | headers_check fix cleanup: linux/reiserfs_fs.h | Jaswinder Singh Rajput | 2009-02-03 | 1 | -34/+28 | |
| * | | | | | headers_check fix cleanup: linux/nubus.h | Jaswinder Singh Rajput | 2009-02-03 | 1 | -1/+1 | |
| * | | | | | headers_check fix cleanup: linux/coda_psdev.h | Jaswinder Singh Rajput | 2009-02-03 | 1 | -1/+1 | |
| * | | | | | headers_check fix: linux/reinserfs_fs.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -0/+8 | |
| * | | | | | headers_check fix: linux/socket.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -2/+4 | |
| * | | | | | headers_check fix: linux/nubus.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -0/+2 | |
| * | | | | | headers_check fix: linux/in6.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -1/+1 | |
| * | | | | | headers_check fix: linux/coda_psdev.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -8/+7 | |
| * | | | | | headers_check fix: mn10300, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 | |
| * | | | | | headers_check fix: m32r, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 | |
| * | | | | | headers_check fix: frv, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 | |
* | | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-26 | 5 | -37/+45 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branches 'irq/sparseirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-23 | 1 | -2/+4 | |
| |\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 63 | -229/+374 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | genirq: add doc to struct irqaction | Thomas Gleixner | 2009-03-13 | 1 | -0/+11 | |
| | * | | | | | | | | genirq: make irqreturn_t an enum | Thomas Gleixner | 2009-03-13 | 2 | -20/+12 | |
| | * | | | | | | | | genirq: remove unused hw_irq_controller typedef | Thomas Gleixner | 2009-03-13 | 1 | -1/+0 | |
| | * | | | | | | | | irq: match remove_irq() args with setup_irq() | Magnus Damm | 2009-03-12 | 1 | -1/+1 | |
| | * | | | | | | | | irq: add remove_irq() for freeing of setup_irq() irqs | Magnus Damm | 2009-03-12 | 1 | -0/+1 | |
| | * | | | | | | | | Merge branch 'linus' into irq/genirq | Ingo Molnar | 2009-03-12 | 20 | -26/+73 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'linus' into irq/genirq | Ingo Molnar | 2009-03-02 | 329 | -15616/+750 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 | 4 | -16/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | irq: clean up irq stat methods | Yinghai Lu | 2009-01-22 | 2 | -9/+6 | |
| | | * | | | | | | | | | | | sparseirq: make some func to be used with genirq | Yinghai Lu | 2009-01-11 | 2 | -7/+5 | |
| | | * | | | | | | | | | | | Merge commit 'v2.6.29-rc1' into irq/urgent | Ingo Molnar | 2009-01-11 | 244 | -18344/+4251 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | sparseirq: make for_each_irq_desc() more robust | KOSAKI Motohiro | 2009-01-07 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | | irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ | Ingo Molnar | 2009-01-16 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-03-26 | 2 | -21/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer... | Ingo Molnar | 2009-03-26 | 2 | -21/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | time: ntp: make 64-bit constants more robust | Ingo Molnar | 2009-02-25 | 1 | -1/+1 |