Age | Commit message (Expand) | Author | Files | Lines |
2008-02-12 | mempolicy: silently restrict nodemask to allowed nodes | KOSAKI Motohiro | 1 | -3/+0 |
2008-02-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -9/+1 |
2008-02-12 | Make topology fallback macros reference their arguments. | Andi Kleen | 1 | -5/+5 |
2008-02-12 | [IA64] Fix build for sim_defconfig | Tony Luck | 1 | -9/+1 |
2008-02-11 | Prevent IDE boot ops on NUMA system | Andi Kleen | 1 | -1/+1 |
2008-02-11 | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -8/+5 |
2008-02-11 | ide-disk: fix flush requests (take 2) | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2008-02-11 | ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option | Sergei Shtylyov | 1 | -5/+4 |
2008-02-11 | nfsd: clean up svc_reserve_auth() | J. Bruce Fields | 1 | -8/+5 |
2008-02-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 16 | -106/+356 |
2008-02-10 | Change pci_raw_ops to pci_raw_read/write | Matthew Wilcox | 1 | -8/+8 |
2008-02-10 | hrtimer: fix *rmtp handling in hrtimer_nanosleep() | Oleg Nesterov | 1 | -1/+1 |
2008-02-10 | ntp: correct inconsistent interval/tick_length usage | john stultz | 1 | -1/+8 |
2008-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 11 | -41/+41 |
2008-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 7 | -17/+14 |
2008-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 34 | -862/+159 |
2008-02-10 | [SPARC]: Merge asm-sparc{,64}/a.out.h | David S. Miller | 2 | -110/+20 |
2008-02-10 | ext4: Add new "development flag" to the ext4 filesystem | Theodore Tso | 1 | -0/+7 |
2008-02-10 | Merge branches 'master', 'omap1-upstream' and 'orion' into devel | Russell King | 16 | -106/+356 |
2008-02-10 | x86: introduce page pool in cpa | Thomas Gleixner | 1 | -0/+2 |
2008-02-10 | x86: construct 32-bit boot time page tables in native format. | Ian Campbell | 2 | -5/+0 |
2008-02-10 | x86, core: remove CONFIG_FORCED_INLINING | Harvey Harrison | 1 | -9/+0 |
2008-02-10 | x86: fix sparse warnings in acpi/bus.c | Harvey Harrison | 1 | -0/+4 |
2008-02-10 | x86: sparse warnings in pageattr.c | Harvey Harrison | 1 | -1/+1 |
2008-02-10 | x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers | Jordan Crouse | 1 | -1/+0 |
2008-02-10 | x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c | Andres Salomon | 1 | -0/+6 |
2008-02-10 | x86: GEODE: MFGPT: drop module owner usage from MFGPT API | Andres Salomon | 1 | -1/+1 |
2008-02-09 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 12 | -265/+275 |
2008-02-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -3/+20 |
2008-02-09 | memstick: initial commit for Sony MemoryStick support | Alex Dubov | 2 | -0/+303 |
2008-02-09 | m68knommu: add pgtable_t | Martin Schwidefsky | 1 | -0/+1 |
2008-02-09 | Add pgtable_t to remaining nommu architectures | Martin Schwidefsky | 3 | -0/+3 |
2008-02-09 | memcontrol: add vm_match_cgroup() | David Rientjes | 1 | -6/+4 |
2008-02-09 | Fix compile error on nommu for is_swap_pte | Matt Mackall | 1 | -0/+2 |
2008-02-09 | [S390] dynamic page tables. | Martin Schwidefsky | 7 | -45/+63 |
2008-02-09 | [S390] Add four level page tables for CONFIG_64BIT=y. | Martin Schwidefsky | 6 | -45/+109 |
2008-02-09 | [S390] 1K/2K page table pages. | Martin Schwidefsky | 8 | -158/+114 |
2008-02-09 | [S390] Remove a.out header file. | Martin Schwidefsky | 1 | -32/+0 |
2008-02-09 | [S390] VMEM_MAX_PHYS overflow on 31 bit. | Martin Schwidefsky | 1 | -2/+3 |
2008-02-09 | [S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly. | Martin Schwidefsky | 1 | -2/+2 |
2008-02-09 | [S390] Wire up new timerfd syscalls. | Heiko Carstens | 1 | -1/+4 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/fb.h | David S. Miller | 2 | -31/+13 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/errno.h | David S. Miller | 2 | -115/+1 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/emergency-restart.h | David S. Miller | 1 | -6/+1 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/div64.h | David S. Miller | 1 | -1/+1 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/device.h | David S. Miller | 2 | -23/+1 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/current.h | David S. Miller | 2 | -22/+18 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/cputime.h | David S. Miller | 1 | -6/+1 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/cache.h | David S. Miller | 2 | -24/+16 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/byteorder.h | David S. Miller | 2 | -53/+48 |