summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [AX.25]: Mark all kmalloc users __must_checkRalf Baechle2006-12-176-14/+17
* [TG3]: replace kmalloc+memset with kzallocYan Burman2006-12-171-8/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-12-173-27/+12
|\
| * [CPUFREQ] longhaul compile fix.Dave Jones2006-12-171-0/+1
| * [CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones2006-12-171-1/+2
| * [CPUFREQ] set policy->curfreq on initializationMattia Dongili2006-12-171-2/+2
| * [CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.cVenkatesh Pallipadi2006-12-131-23/+6
| * [CPUFREQ] fixes typo in cpufreq.cDhaval Giani2006-12-131-1/+1
* | [PATCH] more work_struct fixes: tas300x sound driversAl Viro2006-12-172-15/+14
* | [SPARC]: Make bitops use same spinlocks as atomics.David S. Miller2006-12-176-207/+58
* | [SPARC]: Update defconfig.David S. Miller2006-12-171-179/+532
* | [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller2006-12-172-5/+12
* | [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez2006-12-171-1/+1
* | [DocBook]: Fix two typos in generic IRQ docs.David S. Miller2006-12-171-2/+2
* | [SPARC64]: Minor irq handling cleanups.David S. Miller2006-12-172-22/+4
* | [SPARC64]: Kill no-remapping-needed code in head.SDavid S. Miller2006-12-171-6/+1
* | [PATCH] sys_mincore: s/max/min/Oleg Nesterov2006-12-171-1/+1
* | [PATCH] m68k trivial build fixesAl Viro2006-12-172-4/+4
* | Fix up mm/mincore.c error value casesLinus Torvalds2006-12-161-19/+10
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-12-164-19/+107
|\ \
| * | IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier2006-12-151-3/+1
| * | IB/mthca: Add HCA profile module parametersLeonid Arsh2006-12-151-14/+97
| * | IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2006-12-152-2/+2
| * | IB: Fix ib_dma_alloc_coherent() wrapperRoland Dreier2006-12-151-1/+8
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-1611-32/+80
|\ \ \
| * | | [PATCH] pata_via: Cable detect errorAlan2006-12-161-2/+7
| * | | [PATCH] Fix help text for CONFIG_ATA_PIIXAlan2006-12-161-3/+3
| * | | [PATCH] initializer entry defined twice in pata_rz1000Ira Snyder2006-12-161-2/+0
| * | | [PATCH] ata: fix platform_device_register_simple() error checkAkinobu Mita2006-12-163-5/+7
| * | | [PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo2006-12-161-2/+0
| * | | [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)Tejun Heo2006-12-161-4/+10
| * | | [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik2006-12-161-7/+34
| * | | [libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik2006-12-161-2/+2
| * | | [PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo2006-12-161-1/+1
| * | | [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston2006-12-161-4/+16
* | | | Make workqueue bit operations work on "atomic_long_t"Linus Torvalds2006-12-162-18/+30
* | | | Fix incorrect user space access locking in mincore()Linus Torvalds2006-12-161-104/+86
|/ / /
* | | Fix "delayed_work_pending()" macro expansionLinus Torvalds2006-12-151-2/+2
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-1513-72/+150
|\ \ \
| * | | [S390] cio: css_register_subchannel race.Stefan Bader2006-12-151-1/+2
| * | | [S390] Save prefix register for dump on panicMichael Holzheu2006-12-153-2/+13
| * | | [S390] Fix reboot hangMichael Holzheu2006-12-151-44/+1
| * | | [S390] Fix reboot hang on LPARsMichael Holzheu2006-12-154-3/+75
| * | | [S390] sclp_cpi module license.Christian Borntraeger2006-12-151-0/+2
| * | | [S390] zcrypt: module unload fixes.Ralph Wuerthner2006-12-151-2/+12
| * | | [S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun2006-12-152-5/+9
| * | | [S390] hypfs fixesChristian Borntraeger2006-12-151-2/+2
| * | | [S390] update default configurationMartin Schwidefsky2006-12-151-13/+34
| |/ /
* | | Remove stack unwinder for nowLinus Torvalds2006-12-1517-1870/+3
|/ /
* | [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...Ben Collins2006-12-131-31/+39
OpenPOWER on IntegriCloud