Age | Commit message (Expand) | Author | Files | Lines |
2008-02-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 45 | -851/+2138 |
2008-02-10 | Change pci_raw_ops to pci_raw_read/write | Matthew Wilcox | 12 | -58/+64 |
2008-02-10 | PCI x86: always use conf1 to access config space below 256 bytes | Ivan Kokshaysky | 4 | -67/+19 |
2008-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 27 | -395/+609 |
2008-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 9 | -462/+519 |
2008-02-10 | Update arch/x86/boot/.gitignore with new auto-generated files | S.Çağlar Onur | 1 | -0/+2 |
2008-02-10 | Merge branches 'master', 'omap1-upstream' and 'orion' into devel | Russell King | 41 | -845/+2126 |
2008-02-10 | [ARM] constify function pointer tables | Jan Engelhardt | 2 | -3/+3 |
2008-02-10 | [ARM] 4823/1: AT91 section fix | David Brownell | 1 | -1/+1 |
2008-02-10 | [ARM] 4824/1: pxa: clear RDH bit after any reset | Dmitry Krivoschekov | 1 | -0/+8 |
2008-02-10 | x86: cpa, strict range check in try_preserve_large_page() | Thomas Gleixner | 1 | -2/+15 |
2008-02-10 | x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit | Thomas Gleixner | 1 | -5/+1 |
2008-02-10 | x86: cpa, use page pool | Thomas Gleixner | 1 | -10/+25 |
2008-02-10 | x86: introduce page pool in cpa | Thomas Gleixner | 3 | -1/+85 |
2008-02-10 | x86 PM: update stale comments | Rafael J. Wysocki | 2 | -3/+3 |
2008-02-10 | x86 PM: consolidate suspend and hibernation code | Rafael J. Wysocki | 3 | -162/+171 |
2008-02-10 | x86 PM: rename 32-bit files in arch/x86/power | Rafael J. Wysocki | 4 | -6/+5 |
2008-02-10 | x86 PM: move 64-bit hibernation files to arch/x86/power | Rafael J. Wysocki | 5 | -9/+20 |
2008-02-10 | x86: trivial printk optimizations | Denys Vlasenko | 1 | -10/+14 |
2008-02-10 | x86: fix early_ioremap pagetable ops | Ian Campbell | 1 | -2/+2 |
2008-02-10 | x86: construct 32-bit boot time page tables in native format. | Ian Campbell | 4 | -104/+178 |
2008-02-10 | x86, core: remove CONFIG_FORCED_INLINING | Harvey Harrison | 2 | -2/+0 |
2008-02-10 | x86: avoid unused variable warning in mm/init_64.c | Thomas Gleixner | 1 | -3/+3 |
2008-02-10 | x86: fixup more paravirt fallout | Ingo Molnar | 2 | -14/+19 |
2008-02-10 | x86: fix sparse warning in topology.c | Harvey Harrison | 1 | -1/+1 |
2008-02-10 | x86: sparse warnings in pageattr.c | Harvey Harrison | 2 | -6/+8 |
2008-02-10 | x86: sparse warning in therm_throt.c | Harvey Harrison | 1 | -1/+1 |
2008-02-10 | x86: fix sparse warning in xen/time.c | Harvey Harrison | 1 | -5/+5 |
2008-02-10 | x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup | Arnd Hannemann | 1 | -1/+1 |
2008-02-10 | x86: GEODE: make sure the right MFGPT timer fired the timer tick | Jordan Crouse | 1 | -2/+6 |
2008-02-10 | x86: GEODE: MFGPT: fix a potential race when disabling a timer | Andres Salomon | 1 | -2/+3 |
2008-02-10 | x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers | Jordan Crouse | 2 | -16/+28 |
2008-02-10 | x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c | Andres Salomon | 1 | -7/+1 |
2008-02-10 | x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit | Andres Salomon | 1 | -7/+5 |
2008-02-10 | x86: GEODE: MFGPT: drop module owner usage from MFGPT API | Andres Salomon | 1 | -9/+5 |
2008-02-10 | x86: GEODE fix MFGPT input clock value | Willy Tarreau | 1 | -14/+13 |
2008-02-10 | x86: GEODE: MFGPT: Minor cleanups | Andres Salomon | 1 | -4/+4 |
2008-02-09 | [ARM] pxa: remove debugging PM: printk | Russell King | 1 | -2/+0 |
2008-02-09 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 12 | -52/+386 |
2008-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 21 | -5/+34 |
2008-02-09 | [S390] dynamic page tables. | Martin Schwidefsky | 6 | -3/+195 |
2008-02-09 | [S390] Add four level page tables for CONFIG_64BIT=y. | Martin Schwidefsky | 2 | -3/+15 |
2008-02-09 | [S390] 1K/2K page table pages. | Martin Schwidefsky | 3 | -25/+93 |
2008-02-09 | [S390] Remove a.out header file. | Martin Schwidefsky | 2 | -2/+0 |
2008-02-09 | [S390] Wire up new timerfd syscalls. | Heiko Carstens | 2 | -0/+23 |
2008-02-09 | [S390] Update default configuration. | Martin Schwidefsky | 1 | -23/+64 |
2008-02-09 | [SPARC]: Merge asm-sparc{,64}/cache.h | David S. Miller | 1 | -0/+4 |
2008-02-09 | [SPARC]: Kill BSD errno translation table and header files. | David S. Miller | 1 | -138/+6 |
2008-02-09 | [SPARC]: Remove of_platform_device_create | Stephen Rothwell | 2 | -53/+0 |
2008-02-09 | [SPARC64]: Add kretprobe support. | David S. Miller | 1 | -2/+111 |