Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mempolicy: add bitmap_onto() and bitmap_fold() operations | Paul Jackson | 2008-04-28 | 1 | -0/+158 |
* | Remove set_migrateflags() | Christoph Lameter | 2008-04-28 | 1 | -5/+4 |
* | x86, bitops: select the generic bitmap search functions | Alexander van Heukelum | 2008-04-26 | 1 | -0/+6 |
* | x86: generic versions of find_first_(zero_)bit, convert i386 | Alexander van Heukelum | 2008-04-26 | 2 | -0/+59 |
* | x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps | Alexander van Heukelum | 2008-04-26 | 1 | -16/+9 |
* | x86: change x86 to use generic find_next_bit | Alexander van Heukelum | 2008-04-26 | 1 | -0/+2 |
* | Add option to enable -Wframe-larger-than= on gcc 4.4 | Andi Kleen | 2008-04-25 | 1 | -0/+11 |
* | [LMB]: Fix lmb allocation regression. | David S. Miller | 2008-04-23 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 | 3 | -0/+433 |
|\ | |||||
| * | [LMB] Restructure allocation loops to avoid unsigned underflow | Paul Mackerras | 2008-04-15 | 1 | -26/+30 |
| * | [LMB] Fix some whitespace and other formatting issues, use pr_debug | Paul Mackerras | 2008-04-15 | 1 | -42/+30 |
| * | [LMB] Add lmb_alloc_nid() | David S. Miller | 2008-04-15 | 1 | -10/+76 |
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2008-04-14 | 3 | -6/+11 |
| |\ | |||||
| * \ | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-26 | 3 | -15/+42 |
| |\ \ | |||||
| * \ \ | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-13 | 2 | -10/+11 |
| |\ \ \ | |||||
| * \ \ \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 | Paul Mackerras | 2008-02-26 | 3 | -0/+375 |
| |\ \ \ \ | |||||
| | * | | | | [LMB]: Fix lmb_add_region if region should be added at the head | Kumar Gala | 2008-02-19 | 1 | -0/+5 |
| | * | | | | [LMB]: Make lmb support large physical addressing | Becky Bruce | 2008-02-13 | 1 | -47/+46 |
| | * | | | | [LMB]: Fix initial lmb add region with a non-zero base | Kumar Gala | 2008-02-13 | 1 | -0/+6 |
| | * | | | | [LMB]: Fix bug in __lmb_alloc_base(). | David S. Miller | 2008-02-13 | 1 | -1/+7 |
| | * | | | | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 | 3 | -0/+359 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-21 | 1 | -9/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Kobject: Replace list_for_each() with list_for_each_entry(). | Robert P. J. Day | 2008-04-19 | 1 | -8/+2 |
| * | | | | | | kobject: catch kobjects that are not initialized | Greg Kroah-Hartman | 2008-04-19 | 1 | -1/+8 |
* | | | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 | 2 | -2/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+1 |
| * | | | | | | | lib: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-04-21 | 1 | -0/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cpumask: add cpumask_scnprintf_len function | Mike Travis | 2008-04-19 | 1 | -0/+16 |
| |/ / / / / / | |||||
* | | | | | | | [PATCH] r/o bind mounts: debugging for missed calls | Dave Hansen | 2008-04-19 | 1 | -0/+10 |
|/ / / / / / | |||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 2008-04-18 | 3 | -61/+4 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-04-14 | 1 | -4/+9 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-04-03 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | [NETNS]: Declare init_net even without CONFIG_NET defined. | Denis V. Lunev | 2008-04-03 | 1 | -2/+0 |
| * | | | | | | | | [LIB]: Drop the pcounter itself. | Pavel Emelyanov | 2008-03-28 | 2 | -59/+0 |
| * | | | | | | | | [NETNS]: Do no include NET related headers if CONFIG_NET is not set. | Denis V. Lunev | 2008-03-27 | 1 | -2/+6 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-04-18 | 1 | -0/+102 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | [SCSI] block: add sg buffer copy helper functions | FUJITA Tomonori | 2008-04-07 | 1 | -0/+102 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-04-18 | 1 | -1/+12 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | firewire: fw-ohci: add option for remote debugging | Stefan Richter | 2008-04-18 | 1 | -1/+12 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb | Linus Torvalds | 2008-04-18 | 2 | -0/+60 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | kgdb: allow static kgdbts boot configuration | Jason Wessel | 2008-04-17 | 1 | -0/+18 |
| * | | | | | | | | | kgdb: add kgdb internal test suite | Jason Wessel | 2008-04-17 | 1 | -0/+13 |
| * | | | | | | | | | kgdb: core | Jason Wessel | 2008-04-17 | 2 | -0/+29 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-18 | 4 | -187/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Remove DEBUG_SEMAPHORE from Kconfig | Matthew Wilcox | 2008-04-17 | 1 | -10/+0 |
| * | | | | | | | | | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 2 | -177/+0 |
| * | | | | | | | | | Add semaphore.h to kernel_lock.c | Matthew Wilcox | 2008-04-17 | 1 | -0/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | slub: Deal with config variable dependencies | Christoph Lameter | 2008-04-14 | 1 | -1/+1 |
|/ / / / / / / / |