| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] set_page_dirty() return value fixes | Andrew Morton | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] early_printk: cleanup trailiing whitespace | Randy Dunlap | 2006-03-24 | 1 | -45/+45 |
* | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 8 | -12/+12 |
* | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 2006-03-24 | 12 | -19/+8 |
* | [PATCH] s390: kzalloc() conversion in arch/s390 | Eric Sesterhenn | 2006-03-24 | 2 | -10/+4 |
* | [PATCH] s390: connector support | Martin Schwidefsky | 2006-03-24 | 1 | -0/+2 |
* | [PATCH] s390: cpu up retries | Michael Ryan | 2006-03-24 | 1 | -1/+3 |
* | [PATCH] s390: /proc/sys/vm/cmm_* permission bits | Martin Schwidefsky | 2006-03-24 | 1 | -3/+3 |
* | [PATCH] s390: early parameter parsing | Heiko Carstens | 2006-03-24 | 1 | -63/+45 |
* | [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix | Akinobu Mita | 2006-03-24 | 3 | -15/+9 |
* | [PATCH] more-for_each_cpu-conversions fix | Andrew Morton | 2006-03-24 | 1 | -3/+3 |
* | [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix | Bernhard Kaindl | 2006-03-23 | 1 | -0/+32 |
* | [PATCH] PCI: resource address mismatch | Linus Torvalds | 2006-03-23 | 2 | -6/+18 |
* | [PATCH] PCI: Give PCI config access initialization a defined ordering | Andi Kleen | 2006-03-23 | 7 | -23/+40 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 30 | -175/+109 |
* | [PATCH] pause_on_oops command line option | Andrew Morton | 2006-03-23 | 2 | -16/+26 |
* | [PATCH] kill _INLINE_ | Adrian Bunk | 2006-03-23 | 2 | -10/+1 |
* | [PATCH] make bug messages more consistent | Ingo Molnar | 2006-03-23 | 2 | -3/+3 |
* | [PATCH] sem2mutex: kprobes | Ingo Molnar | 2006-03-23 | 3 | -6/+6 |
* | [PATCH] m68k: rtc driver cleanup | Jean Delvare | 2006-03-23 | 1 | -3/+1 |
* | [PATCH] swsusp: finally solve mysqld problem | Rafael J. Wysocki | 2006-03-23 | 2 | -8/+0 |
* | [PATCH] x86 topology: don;t create a control file for BSP that cannot be removed | Ashok Raj | 2006-03-23 | 1 | -0/+9 |
* | [PATCH] x86: some fixups for the X86_NUMAQ dependencies | Adrian Bunk | 2006-03-23 | 1 | -4/+3 |
* | [PATCH] x86: deterine xapic using apic version | Shaohua Li | 2006-03-23 | 2 | -2/+4 |
* | [PATCH] x86: cpuid.4 doesn't need cpu level 5 | Shaohua Li | 2006-03-23 | 1 | -1/+1 |
* | [PATCH] i386: fix dump_stack() | Chuck Ebbert | 2006-03-23 | 1 | -6/+4 |
* | [PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu data | Jan Beulich | 2006-03-23 | 1 | -4/+1 |
* | [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k... | Jesper Juhl | 2006-03-23 | 1 | -0/+1 |
* | [PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.c | Jesper Juhl | 2006-03-23 | 1 | -0/+1 |
* | [PATCH] i386: more vsyscall documentation | Chuck Ebbert | 2006-03-23 | 1 | -0/+3 |
* | [PATCH] i386: fix singlestep through an int80 syscall | Chuck Ebbert | 2006-03-23 | 1 | -0/+4 |
* | [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() | Jan Beulich | 2006-03-23 | 3 | -4/+4 |
* | [PATCH] i386: actively synchronize vmalloc area when registering certain call... | Jan Beulich | 2006-03-23 | 2 | -57/+119 |
* | [PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macros | Andrew Morton | 2006-03-23 | 1 | -13/+10 |
* | [PATCH] x86: start early_printk at sensible screen row | Chuck Ebbert | 2006-03-23 | 1 | -1/+1 |
* | [PATCH] x86: early printk handling fixes | Stas Sergeev | 2006-03-23 | 2 | -14/+12 |
* | [PATCH] i386: let signal handlers set the resume flag | Chuck Ebbert | 2006-03-23 | 1 | -1/+2 |
* | [PATCH] i386: Don't let ptrace set the nested task bit | Chuck Ebbert | 2006-03-23 | 1 | -2/+2 |
* | [PATCH] i386 traps: merge printk calls | Jean Delvare | 2006-03-23 | 1 | -6/+3 |
* | [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386) | Natalie.Protasevich@unisys.com | 2006-03-23 | 3 | -7/+8 |
* | [PATCH] i386: fall back to sensible CPU model name | Chuck Ebbert | 2006-03-23 | 1 | -1/+1 |
* | [PATCH] i386: allow disabling X86_FEATURE_SEP at boot | Chuck Ebbert | 2006-03-23 | 1 | -1/+14 |
* | [PATCH] i386: __devinit should be __cpuinit | Chuck Ebbert | 2006-03-23 | 3 | -23/+23 |
* | [PATCH] x86: SMP alternatives | Gerd Hoffmann | 2006-03-23 | 10 | -135/+405 |
* | [PATCH] i386: multi-column stack backtraces | Chuck Ebbert | 2006-03-23 | 2 | -5/+36 |
* | [PATCH] Make CONFIG_REGPARM enabled by default | Ingo Molnar | 2006-03-23 | 1 | -2/+10 |
* | [PATCH] i386: let REGPARM no longer depend on EXPERIMENTAL | Adrian Bunk | 2006-03-23 | 1 | -4/+1 |
* | [PATCH] sparc64: fix set_page_count merge clash | Nick Piggin | 2006-03-23 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-03-22 | 317 | -1339/+6063 |
|\ |
|
| * | [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values | Bjorn Helgaas | 2006-03-23 | 1 | -4/+1 |