summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-20Linux 2.6.24-rc6v2.6.24-rc6Linus Torvalds1-1/+1
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-4/+4
2007-12-20Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2-3/+2
2007-12-21[XFS] Initialise current offset in xfs_file_readdir correctlyLachlan McIlroy1-0/+1
2007-12-21[XFS] Fix mknod regressionChristoph Hellwig1-3/+1
2007-12-21x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston1-0/+1
2007-12-21x86: fix die() to not be preemptibleIngo Molnar1-4/+3
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-0/+20
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds7-32/+68
2007-12-20dm crypt: use bio_add_pageMilan Broz1-13/+11
2007-12-20dm: merge max_hw_sectorNeil Brown2-0/+10
2007-12-20dm: trigger change uevent on renameAlasdair G Kergon3-1/+10
2007-12-20dm crypt: fix write endioMilan Broz1-3/+4
2007-12-20dm mpath: hp requires scsiPaul Mundt1-1/+1
2007-12-20dm: table detect io beyond deviceJun'ichi Nomura4-14/+32
2007-12-20mm: fix exit_mmap BUG() on a.out binary exitIvan Kokshaysky1-1/+0
2007-12-20debug: add end-of-oops markerArjan van de Ven1-0/+18
2007-12-20sched: rt: account the cpu time during the tickPeter Zijlstra1-0/+2
2007-12-19x86: fix show cpuinfo cpu number always zeroMike Travis1-1/+1
2007-12-19x86_32: disable_pse must be __cpuinitdataAdrian Bunk1-1/+1
2007-12-19x86_32: select_idle_routine() must be __cpuinitAdrian Bunk1-1/+1
2007-12-19x86 smpboot_32.c section fixesAdrian Bunk1-3/+3
2007-12-19x86 apic_32.c section fixAdrian Bunk1-1/+1
2007-12-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds20-48/+171
2007-12-19pata_hpt37x: Fix HPT374 detectionAlan Cox1-1/+1
2007-12-19ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand1-2/+2
2007-12-19ps3fb: Update for firmware 2.10Geert Uytterhoeven1-6/+18
2007-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-4/+6
2007-12-19Do dirty page accounting when removing a page from the page cacheLinus Torvalds1-0/+12
2007-12-19[IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto1-0/+33
2007-12-19[IA64] make flush_tlb_kernel_range() an inline functionJan Beulich2-2/+6
2007-12-19[IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FSSimon Horman1-1/+2
2007-12-19[IA64] Fix Altix BTE error return statusRuss Anderson5-8/+70
2007-12-19[IA64] Remove assembler warnings on head.SHidetoshi Seto1-0/+1
2007-12-19[IA64] Remove compiler warinings about uninitialized variable in irq_ia64.cKenji Kaneshige1-2/+2
2007-12-19[IA64] set_thread_area fails in IA32 chrootIan Wienand1-0/+1
2007-12-18[IA64] print kernel release in OOPS to make kerneloops.org happyLuck, Tony1-2/+4
2007-12-18[IA64] Two trivial spelling fixesJoe Perches2-2/+2
2007-12-18[IA64] Avoid unnecessary TLB flushes when allocating memoryde Dinechin, Christophe (Integrity VM)1-3/+15
2007-12-18[IA64] ia32 nopageNick Piggin1-16/+12
2007-12-18[IA64] signal: remove redundant code in setup_sigcontext()Shi Weihua1-9/+1
2007-12-18IA64: Slim down __clear_bit_unlockChristoph Lameter3-3/+22
2007-12-18[SCSI] initio: bugfix for accessors patchBoaz Harrosh1-0/+1
2007-12-18[SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!FUJITA Tomonori1-0/+1
2007-12-18[SCSI] initio: fix conflict when loading driverAlan Cox1-0/+1
2007-12-18[SCSI] sym53c8xx: fix "irq X: nobody cared" regressionTony Battersby1-1/+1
2007-12-18[SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA maskJames Bottomley1-2/+1
2007-12-18[SCSI] sym53c8xx: fix free_irq() regressionTony Battersby1-1/+1
2007-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds12-90/+102
2007-12-18x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar2-8/+24