| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-09 | 9 | -462/+519 |
|\ \ \ \ |
|
| * | | | | [SPARC]: Merge asm-sparc{,64}/cache.h | David S. Miller | 2008-02-09 | 1 | -0/+4 |
| * | | | | [SPARC]: Kill BSD errno translation table and header files. | David S. Miller | 2008-02-09 | 1 | -138/+6 |
| * | | | | [SPARC]: Remove of_platform_device_create | Stephen Rothwell | 2008-02-09 | 2 | -53/+0 |
| * | | | | [SPARC64]: Add kretprobe support. | David S. Miller | 2008-02-09 | 1 | -2/+111 |
| * | | | | [SPARC64]: Add SG merging support back into IOMMU code. | David S. Miller | 2008-02-09 | 2 | -147/+290 |
| * | | | | [SPARC64]: IOMMU allocations using iommu-helper layer. | David S. Miller | 2008-02-09 | 4 | -110/+111 |
| * | | | | [SPARC64]: iommu_common.h tidy ups... | David S. Miller | 2008-02-09 | 1 | -3/+7 |
| * | | | | [SPARC64]: Remove unused declarations from iommu_common.h | David S. Miller | 2008-02-09 | 1 | -19/+0 |
| | |/ /
| |/| | |
|
* | | | | Update arch/x86/boot/.gitignore with new auto-generated files | S.Çağlar Onur | 2008-02-09 | 1 | -0/+2 |
| |/ /
|/| | |
|
* | | | 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 |
* | | [Blackfin] arch: move the init sections to the end of memory | Mike Frysinger | 2008-02-02 | 3 | -27/+36 |