aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-03-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-03-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-03-08Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2009-03-08MIPS: compat: Implement is_compat_task.Ralf Baechle
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter
2009-03-08x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman
2009-03-07Input: serio - fix protocol number for TouchIT213Dmitry Torokhov
2009-03-07percpu: finer grained locking to break deadlock and allow atomic freeTejun Heo
2009-03-06p54: fix race condition in memory managementChristian Lamparter
2009-03-06cfg80211: test before subtraction on unsignedRoel Kluin
2009-03-06[IA64] fix PCI DMA flag propagation on SN (Altix) with PICsJeremy Higdon
2009-03-07percpu: move fully free chunk reclamation into a workTejun Heo
2009-03-07percpu: move chunk area map extension out of area allocationTejun Heo
2009-03-07percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free()Tejun Heo
2009-03-06x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger
2009-03-06x86, bts: remove bad warningMarkus Metzger
2009-03-06ALSA: hda - Fix headphone-detect regression with multiple HP jacksTakashi Iwai
2009-03-06ALSA: hda - Fix typos in slave controls in patch_sigmatel.cTakashi Iwai
2009-03-06block: fix missing bio back/front segment size setting in blk_recount_segments()Jens Axboe
2009-03-06x86, percpu: setup reserved percpu area for x86_64Tejun Heo
2009-03-06percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo
2009-03-06percpu: add an indirection ptr for chunk page map accessTejun Heo
2009-03-06x86: make embedding percpu allocator return excessive free spaceTejun Heo
2009-03-06percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo
2009-03-06percpu: improve first chunk initial area map handlingTejun Heo
2009-03-06percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo
2009-03-06percpu: clean up percpu constantsTejun Heo
2009-03-05[WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck
2009-03-05iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre
2009-03-05rt2x00 : more devices to rt73usb.cXose Vazquez Perez
2009-03-05rt2x00 : more devices to rt2500usb.cXose Vazquez Perez
2009-03-06Blackfin arch: SPI_MMC is now mainlined MMC_SPIMichael Hennerich
2009-03-06Blackfin arch: disable legacy /proc/scsi/ support by defaultMike Frysinger
2009-03-06Blackfin arch: remove duplicated ANOMALY_05000448 ifdef checkMike Frysinger
2009-03-05ata: add CFA specific identify data wordsSergei Shtylyov
2009-03-06Blackfin arch: add stubs for anomalies 447 and 448Mike Frysinger
2009-03-05remove stale comment from <linux/hdreg.h>Bartlomiej Zolnierkiewicz
2009-03-05AT91: initialize Compact Flash on AT91SAM9263 cpuStanislaw Gruszka
2009-03-05ide: add at91_ide driverStanislaw Gruszka
2009-03-05ide: allow to wrap interrupt handlerStanislaw Gruszka
2009-03-05ide-iops: fix odd-length ATAPI PIO transfersSergei Shtylyov
2009-03-05ide: NULL noise: drivers/ide/ide-*.cHannes Eder
2009-03-05ide: expiry() returns int, negative expiry() return values won't be noticedRoel Kluin
2009-03-05[WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin
2009-03-05[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan
2009-03-05libata: Don't trust current capacity values in identify words 57-58Robert Hancock
2009-03-05libata: make sure port is thawed when skipping resetsTejun Heo