summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2007-12-20Linux 2.6.24-rc6v2.6.24-rc6Linus Torvalds-1/+1
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds-4/+4
2007-12-20Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds-3/+2
2007-12-21[XFS] Initialise current offset in xfs_file_readdir correctlyLachlan McIlroy-0/+1
2007-12-21[XFS] Fix mknod regressionChristoph Hellwig-3/+1
2007-12-21x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston-0/+1
2007-12-21x86: fix die() to not be preemptibleIngo Molnar-4/+3
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds-0/+20
2007-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds-32/+68
2007-12-20dm crypt: use bio_add_pageMilan Broz-13/+11
2007-12-20dm: merge max_hw_sectorNeil Brown-0/+10
2007-12-20dm: trigger change uevent on renameAlasdair G Kergon-1/+10
2007-12-20dm crypt: fix write endioMilan Broz-3/+4
2007-12-20dm mpath: hp requires scsiPaul Mundt-1/+1
2007-12-20dm: table detect io beyond deviceJun'ichi Nomura-14/+32
2007-12-20mm: fix exit_mmap BUG() on a.out binary exitIvan Kokshaysky-1/+0
2007-12-20debug: add end-of-oops markerArjan van de Ven-0/+18
2007-12-20sched: rt: account the cpu time during the tickPeter Zijlstra-0/+2
2007-12-19x86: fix show cpuinfo cpu number always zeroMike Travis-1/+1
2007-12-19x86_32: disable_pse must be __cpuinitdataAdrian Bunk-1/+1
2007-12-19x86_32: select_idle_routine() must be __cpuinitAdrian Bunk-1/+1
2007-12-19x86 smpboot_32.c section fixesAdrian Bunk-3/+3
2007-12-19x86 apic_32.c section fixAdrian Bunk-1/+1
2007-12-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-48/+171
2007-12-19pata_hpt37x: Fix HPT374 detectionAlan Cox-1/+1
2007-12-19ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand-2/+2
2007-12-19ps3fb: Update for firmware 2.10Geert Uytterhoeven-6/+18
2007-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-4/+6
2007-12-19Do dirty page accounting when removing a page from the page cacheLinus Torvalds-0/+12
2007-12-19[IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto-0/+33
2007-12-19[IA64] make flush_tlb_kernel_range() an inline functionJan Beulich-2/+6
2007-12-19[IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FSSimon Horman-1/+2
2007-12-19[IA64] Fix Altix BTE error return statusRuss Anderson-8/+70
2007-12-19[IA64] Remove assembler warnings on head.SHidetoshi Seto-0/+1
2007-12-19[IA64] Remove compiler warinings about uninitialized variable in irq_ia64.cKenji Kaneshige-2/+2
2007-12-19[IA64] set_thread_area fails in IA32 chrootIan Wienand-0/+1
2007-12-18[IA64] print kernel release in OOPS to make kerneloops.org happyLuck, Tony-2/+4
2007-12-18[IA64] Two trivial spelling fixesJoe Perches-2/+2
2007-12-18[IA64] Avoid unnecessary TLB flushes when allocating memoryde Dinechin, Christophe (Integrity VM)-3/+15
2007-12-18[IA64] ia32 nopageNick Piggin-16/+12
2007-12-18[IA64] signal: remove redundant code in setup_sigcontext()Shi Weihua-9/+1
2007-12-18IA64: Slim down __clear_bit_unlockChristoph Lameter-3/+22
2007-12-18[SCSI] initio: bugfix for accessors patchBoaz Harrosh-0/+1
2007-12-18[SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!FUJITA Tomonori-0/+1
2007-12-18[SCSI] initio: fix conflict when loading driverAlan Cox-0/+1
2007-12-18[SCSI] sym53c8xx: fix "irq X: nobody cared" regressionTony Battersby-1/+1
2007-12-18[SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA maskJames Bottomley-2/+1
2007-12-18[SCSI] sym53c8xx: fix free_irq() regressionTony Battersby-1/+1
2007-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds-90/+102
2007-12-18x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar-8/+24