| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | sched: rt: account the cpu time during the tick | Peter Zijlstra | 2007-12-20 | 1 | -0/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2007-12-20 | 7 | -32/+68 |
|\ \ \ \ |
|
| * | | | | dm crypt: use bio_add_page | Milan Broz | 2007-12-20 | 1 | -13/+11 |
| * | | | | dm: merge max_hw_sector | Neil Brown | 2007-12-20 | 2 | -0/+10 |
| * | | | | dm: trigger change uevent on rename | Alasdair G Kergon | 2007-12-20 | 3 | -1/+10 |
| * | | | | dm crypt: fix write endio | Milan Broz | 2007-12-20 | 1 | -3/+4 |
| * | | | | dm mpath: hp requires scsi | Paul Mundt | 2007-12-20 | 1 | -1/+1 |
| * | | | | dm: table detect io beyond device | Jun'ichi Nomura | 2007-12-20 | 4 | -14/+32 |
| |/ / / |
|
* | | | | mm: fix exit_mmap BUG() on a.out binary exit | Ivan Kokshaysky | 2007-12-20 | 1 | -1/+0 |
|/ / / |
|
* | | | x86: fix show cpuinfo cpu number always zero | Mike Travis | 2007-12-19 | 1 | -1/+1 |
* | | | x86_32: disable_pse must be __cpuinitdata | Adrian Bunk | 2007-12-19 | 1 | -1/+1 |
* | | | x86_32: select_idle_routine() must be __cpuinit | Adrian Bunk | 2007-12-19 | 1 | -1/+1 |
* | | | x86 smpboot_32.c section fixes | Adrian Bunk | 2007-12-19 | 1 | -3/+3 |
* | | | x86 apic_32.c section fix | Adrian Bunk | 2007-12-19 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-12-19 | 20 | -48/+171 |
|\ \ |
|
| * | | [IA64] Adjust CMCI mask on CPU hotplug | Hidetoshi Seto | 2007-12-19 | 1 | -0/+33 |
| * | | [IA64] make flush_tlb_kernel_range() an inline function | Jan Beulich | 2007-12-19 | 2 | -2/+6 |
| * | | [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS | Simon Horman | 2007-12-19 | 1 | -1/+2 |
| * | | [IA64] Fix Altix BTE error return status | Russ Anderson | 2007-12-19 | 5 | -8/+70 |
| * | | [IA64] Remove assembler warnings on head.S | Hidetoshi Seto | 2007-12-19 | 1 | -0/+1 |
| * | | [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.c | Kenji Kaneshige | 2007-12-19 | 1 | -2/+2 |
| * | | [IA64] set_thread_area fails in IA32 chroot | Ian Wienand | 2007-12-19 | 1 | -0/+1 |
| * | | [IA64] print kernel release in OOPS to make kerneloops.org happy | Luck, Tony | 2007-12-18 | 1 | -2/+4 |
| * | | [IA64] Two trivial spelling fixes | Joe Perches | 2007-12-18 | 2 | -2/+2 |
| * | | [IA64] Avoid unnecessary TLB flushes when allocating memory | de Dinechin, Christophe (Integrity VM) | 2007-12-18 | 1 | -3/+15 |
| * | | [IA64] ia32 nopage | Nick Piggin | 2007-12-18 | 1 | -16/+12 |
| * | | [IA64] signal: remove redundant code in setup_sigcontext() | Shi Weihua | 2007-12-18 | 1 | -9/+1 |
| * | | IA64: Slim down __clear_bit_unlock | Christoph Lameter | 2007-12-18 | 3 | -3/+22 |
* | | | pata_hpt37x: Fix HPT374 detection | Alan Cox | 2007-12-19 | 1 | -1/+1 |
* | | | ps3fb: Fix ps3fb free_irq() dev_id | Geoff Levand | 2007-12-19 | 1 | -2/+2 |
* | | | ps3fb: Update for firmware 2.10 | Geert Uytterhoeven | 2007-12-19 | 1 | -6/+18 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-12-19 | 5 | -4/+6 |
|\ \ \ |
|
| * | | | [SCSI] initio: bugfix for accessors patch | Boaz Harrosh | 2007-12-18 | 1 | -0/+1 |
| * | | | [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59! | FUJITA Tomonori | 2007-12-18 | 1 | -0/+1 |
| * | | | [SCSI] initio: fix conflict when loading driver | Alan Cox | 2007-12-18 | 1 | -0/+1 |
| * | | | [SCSI] sym53c8xx: fix "irq X: nobody cared" regression | Tony Battersby | 2007-12-18 | 1 | -1/+1 |
| * | | | [SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA mask | James Bottomley | 2007-12-18 | 1 | -2/+1 |
| * | | | [SCSI] sym53c8xx: fix free_irq() regression | Tony Battersby | 2007-12-18 | 1 | -1/+1 |
* | | | | Do dirty page accounting when removing a page from the page cache | Linus Torvalds | 2007-12-19 | 1 | -0/+12 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-12-18 | 12 | -90/+102 |
|\ \ \ \ |
|
| * | | | | x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!" | Ingo Molnar | 2007-12-18 | 2 | -8/+24 |
| * | | | | genirq: revert lazy irq disable for simple irqs | Steven Rostedt | 2007-12-18 | 1 | -7/+2 |
| * | | | | x86: also define AT_VECTOR_SIZE_ARCH | Jan Beulich | 2007-12-18 | 1 | -0/+7 |
| * | | | | x86: kprobes bugfix | Masami Hiramatsu | 2007-12-18 | 1 | -23/+18 |
| * | | | | x86: jprobe bugfix | Masami Hiramatsu | 2007-12-18 | 4 | -9/+5 |
| * | | | | timer: kernel/timer.c section fixes | Adrian Bunk | 2007-12-18 | 1 | -2/+2 |
| * | | | | genirq: add unlocked version of set_irq_handler() | Kevin Hilman | 2007-12-18 | 1 | -0/+7 |
| * | | | | clockevents: fix reprogramming decision in oneshot broadcast | Thomas Gleixner | 2007-12-18 | 1 | -35/+21 |
| * | | | | oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ... | Barry Kasindorf | 2007-12-18 | 1 | -6/+16 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-12-18 | 5 | -15/+21 |
|\ \ \ \ |
|