| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: cpa, use page pool | Thomas Gleixner | 2008-02-09 | 1 | -10/+25 |
* | x86: introduce page pool in cpa | Thomas Gleixner | 2008-02-09 | 3 | -1/+85 |
* | x86 PM: update stale comments | Rafael J. Wysocki | 2008-02-09 | 2 | -3/+3 |
* | x86 PM: consolidate suspend and hibernation code | Rafael J. Wysocki | 2008-02-09 | 3 | -162/+171 |
* | x86 PM: rename 32-bit files in arch/x86/power | Rafael J. Wysocki | 2008-02-09 | 4 | -6/+5 |
* | x86 PM: move 64-bit hibernation files to arch/x86/power | Rafael J. Wysocki | 2008-02-09 | 5 | -9/+20 |
* | x86: trivial printk optimizations | Denys Vlasenko | 2008-02-09 | 1 | -10/+14 |
* | x86: fix early_ioremap pagetable ops | Ian Campbell | 2008-02-09 | 1 | -2/+2 |
* | x86: construct 32-bit boot time page tables in native format. | Ian Campbell | 2008-02-09 | 4 | -104/+178 |
* | x86, core: remove CONFIG_FORCED_INLINING | Harvey Harrison | 2008-02-09 | 2 | -2/+0 |
* | x86: avoid unused variable warning in mm/init_64.c | Thomas Gleixner | 2008-02-09 | 1 | -3/+3 |
* | x86: fixup more paravirt fallout | Ingo Molnar | 2008-02-09 | 2 | -14/+19 |
* | x86: fix sparse warning in topology.c | Harvey Harrison | 2008-02-09 | 1 | -1/+1 |
* | x86: sparse warnings in pageattr.c | Harvey Harrison | 2008-02-09 | 2 | -6/+8 |
* | x86: sparse warning in therm_throt.c | Harvey Harrison | 2008-02-09 | 1 | -1/+1 |
* | x86: fix sparse warning in xen/time.c | Harvey Harrison | 2008-02-09 | 1 | -5/+5 |
* | x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup | Arnd Hannemann | 2008-02-09 | 1 | -1/+1 |
* | x86: GEODE: make sure the right MFGPT timer fired the timer tick | Jordan Crouse | 2008-02-09 | 1 | -2/+6 |
* | x86: GEODE: MFGPT: fix a potential race when disabling a timer | Andres Salomon | 2008-02-09 | 1 | -2/+3 |
* | x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers | Jordan Crouse | 2008-02-09 | 2 | -16/+28 |
* | x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c | Andres Salomon | 2008-02-09 | 1 | -7/+1 |
* | x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit | Andres Salomon | 2008-02-09 | 1 | -7/+5 |
* | x86: GEODE: MFGPT: drop module owner usage from MFGPT API | Andres Salomon | 2008-02-09 | 1 | -9/+5 |
* | x86: GEODE fix MFGPT input clock value | Willy Tarreau | 2008-02-09 | 1 | -14/+13 |
* | x86: GEODE: MFGPT: Minor cleanups | Andres Salomon | 2008-02-09 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-02-09 | 12 | -52/+386 |
|\ |
|
| * | [S390] dynamic page tables. | Martin Schwidefsky | 2008-02-09 | 6 | -3/+195 |
| * | [S390] Add four level page tables for CONFIG_64BIT=y. | Martin Schwidefsky | 2008-02-09 | 2 | -3/+15 |
| * | [S390] 1K/2K page table pages. | Martin Schwidefsky | 2008-02-09 | 3 | -25/+93 |
| * | [S390] Remove a.out header file. | Martin Schwidefsky | 2008-02-09 | 2 | -2/+0 |
| * | [S390] Wire up new timerfd syscalls. | Heiko Carstens | 2008-02-09 | 2 | -0/+23 |
| * | [S390] Update default configuration. | Martin Schwidefsky | 2008-02-09 | 1 | -23/+64 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2008-02-09 | 21 | -5/+34 |
|\ \ |
|
| * | | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 | 21 | -5/+34 |
| |/ |
|
* | | cpuidle: build fix for non-x86 | Venki Pallipadi | 2008-02-09 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-02-08 | 5 | -77/+202 |
|\ |
|
| * | [IA64] Fix large MCA bootmem allocation | Russ Anderson | 2008-02-08 | 1 | -29/+26 |
| * | [IA64] Simplify cpu_idle_wait | Tony Luck | 2008-02-08 | 1 | -29/+15 |
| * | [IA64] Synchronize RBS on PTRACE_ATTACH | Petr Tesarik | 2008-02-08 | 1 | -0/+57 |
| * | [IA64] Synchronize kernel RSE to user-space and back | Petr Tesarik | 2008-02-08 | 2 | -0/+88 |
| * | [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME | Petr Tesarik | 2008-02-08 | 2 | -18/+12 |
| * | [IA64] Wire up timerfd_{create,settime,gettime} syscalls | Tony Luck | 2008-02-08 | 1 | -1/+4 |
* | | [Blackfin] arch: fix build fails only include header files when enabled | Mike Frysinger | 2008-02-09 | 3 | -0/+6 |
* | | [Blackfin] arch: declare default INSTALL_PATH for Blackfin ports | Mike Frysinger | 2008-02-07 | 1 | -0/+1 |
* | | [Blackfin] arch: Encourage users to use the spidev character driver: Provide ... | Michael Hennerich | 2008-02-09 | 6 | -0/+97 |
* | | [Blackfin] arch: Enable UART2 and UART3 for bf548 | Sonic Zhang | 2008-02-02 | 1 | -0/+10 |
* | | [Blackfin] arch: Enable NET2272 on BF561-EZkit - remove request_mem_region | Michael Hennerich | 2008-02-02 | 1 | -0/+25 |
* | | [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show co... | Michael Hennerich | 2008-02-02 | 2 | -12/+16 |
* | | [Blackfin] arch: fix building with mtd uclinux by putting the mtd_phys option... | Mike Frysinger | 2008-02-02 | 1 | -3/+4 |
* | | [Blackfin] arch: simpler header and update dates | Mike Frysinger | 2008-02-02 | 1 | -24/+5 |