Age | Commit message (Expand) | Author |
2007-12-19 | x86_32: select_idle_routine() must be __cpuinit | Adrian Bunk |
2007-12-19 | x86 smpboot_32.c section fixes | Adrian Bunk |
2007-12-19 | x86 apic_32.c section fix | Adrian Bunk |
2007-12-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2007-12-19 | pata_hpt37x: Fix HPT374 detection | Alan Cox |
2007-12-19 | ps3fb: Fix ps3fb free_irq() dev_id | Geoff Levand |
2007-12-19 | ps3fb: Update for firmware 2.10 | Geert Uytterhoeven |
2007-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2007-12-19 | Do dirty page accounting when removing a page from the page cache | Linus Torvalds |
2007-12-19 | [IA64] Adjust CMCI mask on CPU hotplug | Hidetoshi Seto |
2007-12-19 | [IA64] make flush_tlb_kernel_range() an inline function | Jan Beulich |
2007-12-19 | [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS | Simon Horman |
2007-12-19 | [IA64] Fix Altix BTE error return status | Russ Anderson |
2007-12-19 | [IA64] Remove assembler warnings on head.S | Hidetoshi Seto |
2007-12-19 | [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.c | Kenji Kaneshige |
2007-12-19 | [IA64] set_thread_area fails in IA32 chroot | Ian Wienand |
2007-12-18 | [IA64] print kernel release in OOPS to make kerneloops.org happy | Luck, Tony |
2007-12-18 | [IA64] Two trivial spelling fixes | Joe Perches |
2007-12-18 | [IA64] Avoid unnecessary TLB flushes when allocating memory | de Dinechin, Christophe (Integrity VM) |
2007-12-18 | [IA64] ia32 nopage | Nick Piggin |
2007-12-18 | [IA64] signal: remove redundant code in setup_sigcontext() | Shi Weihua |
2007-12-18 | IA64: Slim down __clear_bit_unlock | Christoph Lameter |
2007-12-18 | [SCSI] initio: bugfix for accessors patch | Boaz Harrosh |
2007-12-18 | [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59! | FUJITA Tomonori |
2007-12-18 | [SCSI] initio: fix conflict when loading driver | Alan Cox |
2007-12-18 | [SCSI] sym53c8xx: fix "irq X: nobody cared" regression | Tony Battersby |
2007-12-18 | [SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA mask | James Bottomley |
2007-12-18 | [SCSI] sym53c8xx: fix free_irq() regression | Tony Battersby |
2007-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds |
2007-12-18 | x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!" | Ingo Molnar |
2007-12-18 | genirq: revert lazy irq disable for simple irqs | Steven Rostedt |
2007-12-18 | x86: also define AT_VECTOR_SIZE_ARCH | Jan Beulich |
2007-12-18 | x86: kprobes bugfix | Masami Hiramatsu |
2007-12-18 | x86: jprobe bugfix | Masami Hiramatsu |
2007-12-18 | timer: kernel/timer.c section fixes | Adrian Bunk |
2007-12-18 | genirq: add unlocked version of set_irq_handler() | Kevin Hilman |
2007-12-18 | clockevents: fix reprogramming decision in oneshot broadcast | Thomas Gleixner |
2007-12-18 | oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ... | Barry Kasindorf |
2007-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2007-12-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2007-12-18 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds |
2007-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2007-12-18 | sched: do not hurt SCHED_BATCH on wakeup | Ingo Molnar |
2007-12-18 | sched: touch softlockup watchdog after idling | Ingo Molnar |
2007-12-18 | sched: sysctl, proc_dointvec_minmax() expects int values for | Eric Dumazet |
2007-12-18 | sched: mark rwsem functions as __sched for wchan/profiling | Livio Soares |
2007-12-18 | sched: fix crash on ia64, introduce task_current() | Dmitry Adamushko |
2007-12-18 | Cleanup umem driver: fix most checkpatch warnings, conform to kernel | Randy Dunlap |
2007-12-18 | block: let elv_register() return void | Adrian Bunk |
2007-12-18 | as-iosched: fix write batch start point | Aaron Carroll |