| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-02-06 | 13 | -94/+153 |
|\ |
|
| * | x86: fix deadlock, make pgd_lock irq-safe | Ingo Molnar | 2008-02-06 | 1 | -2/+3 |
| * | x86: fix mttr trimming | Yinghai Lu | 2008-02-06 | 1 | -10/+9 |
| * | x86: delay CPA self-test and repeat it | Ingo Molnar | 2008-02-06 | 2 | -16/+53 |
| * | x86: fix 64-bit sections | Sam Ravnborg | 2008-02-06 | 1 | -10/+5 |
| * | x86: remove suprious ifdefs from pageattr.c | Arjan van de Ven | 2008-02-06 | 1 | -3/+0 |
| * | x86: mark the .rodata section also NX | Arjan van de Ven | 2008-02-06 | 2 | -2/+9 |
| * | x86: fix iret exception recovery on 64-bit | Roland McGrath | 2008-02-06 | 1 | -2/+1 |
| * | x86: fix sparse warnings in powernow-k8.c | Harvey Harrison | 2008-02-06 | 1 | -1/+0 |
| * | x86: fix sparse error in traps_32.c | Harvey Harrison | 2008-02-06 | 1 | -10/+5 |
| * | x86: trivial sparse/checkpatch in quirks.c | Harvey Harrison | 2008-02-06 | 1 | -13/+13 |
| * | x86 ptrace: disallow null cs/ss | Roland McGrath | 2008-02-06 | 1 | -2/+23 |
| * | x86: remove X2 workaround | Ingo Molnar | 2008-02-06 | 1 | -11/+0 |
| * | x86: make spurious fault handler aware of large mappings | Thomas Gleixner | 2008-02-06 | 1 | -6/+17 |
| * | x86: make traps on entry code be debuggable in user space, 64-bit | Roland McGrath | 2008-02-06 | 1 | -6/+15 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-02-06 | 18 | -18/+18 |
|\ \ |
|
| * | | Rename: linux/pata_platform.h to linux/ata_platform.h | Jeff Garzik | 2008-02-06 | 18 | -18/+18 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-06 | 8 | -531/+155 |
|\ \ |
|
| * | | [SPARC64]: Temporarily remove IOMMU merging code. | David S. Miller | 2008-02-06 | 5 | -496/+92 |
| * | | [SPARC64]: Update defconfig. | David S. Miller | 2008-02-06 | 1 | -30/+53 |
| * | | [SPARC]: Add new timerfd syscall entries. | David S. Miller | 2008-02-06 | 2 | -5/+10 |
| |/ |
|
* | | atmel_lcdfb: backlight control | David Brownell | 2008-02-06 | 2 | -0/+2 |
* | | rtc: add HPET RTC emulation to RTC_DRV_CMOS | Bernhard Walle | 2008-02-06 | 1 | -1/+1 |
* | | idle_regs() must be __cpuinit | Adrian Bunk | 2008-02-06 | 2 | -2/+2 |
* | | calibrate_delay() must be __cpuinit | Adrian Bunk | 2008-02-06 | 12 | -24/+5 |
* | | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet | 2008-02-06 | 5 | -5/+8 |
* | | alpha/parisc: remove config variable DEBUG_RWLOCK | Jiri Olsa | 2008-02-06 | 4 | -20/+0 |
* | | read_current_timer() cleanups | Andrew Morton | 2008-02-06 | 4 | -3/+14 |
* | | scheduled OSS driver removal | Adrian Bunk | 2008-02-06 | 1 | -81/+0 |
* | | proper show_interrupts() prototype | Adrian Bunk | 2008-02-06 | 1 | -0/+1 |
* | | cleanup after APUS removal | Adrian Bunk | 2008-02-06 | 1 | -2/+0 |
* | | remove support for un-needed _extratext section | Robin Getz | 2008-02-06 | 1 | -5/+0 |
* | | Remove pointless casts from void pointers | Jeff Garzik | 2008-02-06 | 4 | -6/+6 |
* | | Remove inclusions of <linux/autoconf.h> | Ralf Baechle | 2008-02-06 | 2 | -2/+0 |
* | | taskstats scaled time cleanup | Michael Neuling | 2008-02-06 | 1 | -6/+6 |
|/ |
|
* | timerfd: fix remaining architectures | Andrew Morton | 2008-02-05 | 4 | -4/+4 |
* | Fix timerfd breakage on avr32 | Haavard Skinnemoen | 2008-02-05 | 1 | -1/+1 |
* | stop c_p_a corrupting the pds | Hugh Dickins | 2008-02-05 | 1 | -1/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-02-05 | 20 | -332/+411 |
|\ |
|
| * | [IA64] make pfm_get_task work with virtual pids | Pavel Emelyanov | 2008-02-05 | 1 | -2/+2 |
| * | [IA64] honor notify_die() returning NOTIFY_STOP | Jan Beulich | 2008-02-05 | 4 | -22/+39 |
| * | [IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPU | Jan Beulich | 2008-02-05 | 1 | -11/+0 |
| * | [IA64] ia64_set_psr should use srlz.i | Xiantao Zhang | 2008-02-05 | 1 | -1/+0 |
| * | [IA64] Export three symbols for module use | Zhang, Xiantao | 2008-02-05 | 2 | -0/+17 |
| * | [IA64] mca style cleanup | Hidetoshi Seto | 2008-02-05 | 5 | -53/+65 |
| * | [IA64] sn_hwperf semaphore to mutex | Daniel Walker | 2008-02-05 | 1 | -4/+5 |
| * | [IA64] generalize attribute of fsyscall_gtod_data | Hidetoshi Seto | 2008-02-05 | 1 | -2/+2 |
| * | [IA64] efi.c Add /* never reached */ annotation | Aron Griffis | 2008-02-05 | 1 | -2/+2 |
| * | [IA64] efi.c Spelling/punctuation fixes | Aron Griffis | 2008-02-05 | 1 | -8/+8 |
| * | [IA64] Make efi.c mostly fit in 80 columns | Aron Griffis | 2008-02-05 | 1 | -223/+266 |