summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.24-rc6v2.6.24-rc6Linus Torvalds2007-12-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-12-202-4/+4
|\
| * x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston2007-12-211-0/+1
| * x86: fix die() to not be preemptibleIngo Molnar2007-12-211-4/+3
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-12-202-3/+2
|\ \ | |/ |/|
| * [XFS] Initialise current offset in xfs_file_readdir correctlyLachlan McIlroy2007-12-211-0/+1
| * [XFS] Fix mknod regressionChristoph Hellwig2007-12-211-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-202-0/+20
|\ \
| * | debug: add end-of-oops markerArjan van de Ven2007-12-201-0/+18
| * | sched: rt: account the cpu time during the tickPeter Zijlstra2007-12-201-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2007-12-207-32/+68
|\ \ \
| * | | dm crypt: use bio_add_pageMilan Broz2007-12-201-13/+11
| * | | dm: merge max_hw_sectorNeil Brown2007-12-202-0/+10
| * | | dm: trigger change uevent on renameAlasdair G Kergon2007-12-203-1/+10
| * | | dm crypt: fix write endioMilan Broz2007-12-201-3/+4
| * | | dm mpath: hp requires scsiPaul Mundt2007-12-201-1/+1
| * | | dm: table detect io beyond deviceJun'ichi Nomura2007-12-204-14/+32
| |/ /
* / / mm: fix exit_mmap BUG() on a.out binary exitIvan Kokshaysky2007-12-201-1/+0
|/ /
* | x86: fix show cpuinfo cpu number always zeroMike Travis2007-12-191-1/+1
* | x86_32: disable_pse must be __cpuinitdataAdrian Bunk2007-12-191-1/+1
* | x86_32: select_idle_routine() must be __cpuinitAdrian Bunk2007-12-191-1/+1
* | x86 smpboot_32.c section fixesAdrian Bunk2007-12-191-3/+3
* | x86 apic_32.c section fixAdrian Bunk2007-12-191-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-12-1920-48/+171
|\ \
| * | [IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto2007-12-191-0/+33
| * | [IA64] make flush_tlb_kernel_range() an inline functionJan Beulich2007-12-192-2/+6
| * | [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FSSimon Horman2007-12-191-1/+2
| * | [IA64] Fix Altix BTE error return statusRuss Anderson2007-12-195-8/+70
| * | [IA64] Remove assembler warnings on head.SHidetoshi Seto2007-12-191-0/+1
| * | [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.cKenji Kaneshige2007-12-191-2/+2
| * | [IA64] set_thread_area fails in IA32 chrootIan Wienand2007-12-191-0/+1
| * | [IA64] print kernel release in OOPS to make kerneloops.org happyLuck, Tony2007-12-181-2/+4
| * | [IA64] Two trivial spelling fixesJoe Perches2007-12-182-2/+2
| * | [IA64] Avoid unnecessary TLB flushes when allocating memoryde Dinechin, Christophe (Integrity VM)2007-12-181-3/+15
| * | [IA64] ia32 nopageNick Piggin2007-12-181-16/+12
| * | [IA64] signal: remove redundant code in setup_sigcontext()Shi Weihua2007-12-181-9/+1
| * | IA64: Slim down __clear_bit_unlockChristoph Lameter2007-12-183-3/+22
* | | pata_hpt37x: Fix HPT374 detectionAlan Cox2007-12-191-1/+1
* | | ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand2007-12-191-2/+2
* | | ps3fb: Update for firmware 2.10Geert Uytterhoeven2007-12-191-6/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-12-195-4/+6
|\ \ \
| * | | [SCSI] initio: bugfix for accessors patchBoaz Harrosh2007-12-181-0/+1
| * | | [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!FUJITA Tomonori2007-12-181-0/+1
| * | | [SCSI] initio: fix conflict when loading driverAlan Cox2007-12-181-0/+1
| * | | [SCSI] sym53c8xx: fix "irq X: nobody cared" regressionTony Battersby2007-12-181-1/+1
| * | | [SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA maskJames Bottomley2007-12-181-2/+1
| * | | [SCSI] sym53c8xx: fix free_irq() regressionTony Battersby2007-12-181-1/+1
* | | | Do dirty page accounting when removing a page from the page cacheLinus Torvalds2007-12-191-0/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-12-1812-90/+102
|\ \ \ \
| * | | | x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar2007-12-182-8/+24