Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | blktrace: fix pdu_len when tracing packet command requests | Li Zefan | 2009-04-03 | 2 | -1/+2 | |
| | * | | | | blktrace: small cleanup in blk_msg_write() | Li Zefan | 2009-04-03 | 1 | -1/+1 | |
| | * | | | | blktrace: NUL-terminate user space messages | Carl Henrik Lunde | 2009-04-03 | 1 | -2/+3 | |
| * | | | | | tracing: move scripts/trace/power.pl to scripts/tracing/power.pl | Lai Jiangshan | 2009-04-01 | 1 | -0/+0 | |
* | | | | | | Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-04-07 | 9 | -26/+320 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'linus' into irq/threaded | Ingo Molnar | 2009-04-06 | 7424 | -290386/+840562 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | genirq: fix devres.o build for GENERIC_HARDIRQS=n | Thomas Gleixner | 2009-03-25 | 1 | -0/+14 | |
| * | | | | | | | genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=n | Thomas Gleixner | 2009-03-24 | 1 | -1/+6 | |
| * | | | | | | | genirq: threaded irq handlers review fixups | Thomas Gleixner | 2009-03-24 | 3 | -15/+33 | |
| * | | | | | | | genirq: add support for threaded interrupts to devres | Arjan van de Ven | 2009-03-24 | 2 | -9/+24 | |
| * | | | | | | | genirq: add threaded interrupt handler support | Thomas Gleixner | 2009-03-24 | 8 | -17/+259 | |
| * | | | | | | | Merge branch 'cpus4096' into irq/threaded | Thomas Gleixner | 2009-03-23 | 533 | -19004/+20099 | |
| |\ \ \ \ \ \ \ | ||||||
* | | | | | | | | | NFS: Fix the return value in nfs_page_mkwrite() | Trond Myklebust | 2009-04-07 | 1 | -2/+0 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-04-07 | 10 | -15/+88 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | PCI: pci_slot: grab refcount on slot's bus | Alex Chiang | 2009-04-06 | 1 | -0/+5 | |
| * | | | | | | | | | PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus | Alex Chiang | 2009-04-06 | 1 | -0/+14 | |
| * | | | | | | | | | PCI: allow PCI core hotplug to remove PCI root bus | Alex Chiang | 2009-04-06 | 1 | -4/+0 | |
| * | | | | | | | | | PCI: Fix oops in pci_vpd_truncate | Anton Vorontsov | 2009-04-06 | 1 | -1/+2 | |
| * | | | | | | | | | PCI: don't corrupt enable_cnt when doing manual resource alignment | Yuji Shimada | 2009-04-06 | 1 | -5/+9 | |
| * | | | | | | | | | PCI: annotate pci_rescan_bus as __ref, not __devinit | Alex Chiang | 2009-04-06 | 1 | -1/+1 | |
| * | | | | | | | | | PCI-IOV: fix missing kernel-doc | Randy Dunlap | 2009-04-06 | 1 | -0/+1 | |
| * | | | | | | | | | PCI: Setup disabled bridges even if buses are added | Yuji Shimada | 2009-04-06 | 5 | -5/+10 | |
| * | | | | | | | | | PCI: SR-IOV quirk for Intel 82576 NIC | Yu Zhao | 2009-04-06 | 1 | -0/+48 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-04-07 | 18 | -149/+1624 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | loop: mutex already unlocked in loop_clr_fd() | Alexander Beregalov | 2009-04-07 | 1 | -2/+5 | |
| * | | | | | | | | | cfq-iosched: don't let idling interfere with plugging | Jens Axboe | 2009-04-07 | 1 | -8/+17 | |
| * | | | | | | | | | block: remove unused REQ_UNPLUG | Jens Axboe | 2009-04-07 | 2 | -4/+0 | |
| * | | | | | | | | | cfq-iosched: kill two unused cfqq flags | Jens Axboe | 2009-04-07 | 1 | -14/+1 | |
| * | | | | | | | | | cfq-iosched: change dispatch logic to deal with single requests at the time | Jens Axboe | 2009-04-07 | 1 | -76/+90 | |
| * | | | | | | | | | mflash: initial support | unsik Kim | 2009-04-07 | 6 | -0/+1315 | |
| * | | | | | | | | | cciss: change to discover first memory BAR | Mike Miller | 2009-04-07 | 1 | -5/+14 | |
| * | | | | | | | | | cciss: kernel scan thread for MSA2012 | Mike Miller | 2009-04-07 | 3 | -2/+111 | |
| * | | | | | | | | | cciss: fix residual count for block pc requests | Jens Axboe | 2009-04-07 | 1 | -1/+9 | |
| * | | | | | | | | | block: fix inconsistency in I/O stat accounting code | Jerome Marchand | 2009-04-07 | 6 | -26/+33 | |
| * | | | | | | | | | block: elevator quiescing helpers | Jens Axboe | 2009-04-07 | 2 | -13/+31 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Fix build errors due to CONFIG_BRANCH_TRACER=y | Linus Torvalds | 2009-04-07 | 1 | -1/+3 | |
* | | | | | | | | | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2009-04-07 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ASoC: TWL4030: Compillation error fix | Peter Ujfalusi | 2009-04-07 | 1 | -4/+6 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-04-07 | 24 | -235/+1133 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-04-07 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ALSA: oss - volume control for CSWITCH and CROUTE | Deepika Makhija | 2009-04-07 | 1 | -0/+8 | |
| * | | | | | | | | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-04-07 | 2 | -1/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ALSA: hda - Add VREF powerdown sequence for another board | Matthew Ranostay | 2009-04-07 | 1 | -0/+18 | |
| | * | | | | | | | | | | | ALSA: hda - add missing comma in ad1884_slave_vols | Akinobu Mita | 2009-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-04-07 | 2 | -7/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ASoC: fsl_dma: Pass the proper device for dma mapping routines | Anton Vorontsov | 2009-04-07 | 1 | -6/+6 | |
| | * | | | | | | | | | | | ASoC: Fix null dereference in ak4535_remove() | Dan Carpenter | 2009-04-06 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Merge branch 'topic/usb-audio' into for-linus | Takashi Iwai | 2009-04-07 | 1 | -135/+120 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | sound: usb-audio: allow period sizes less than 1 ms | Clemens Ladisch | 2009-04-07 | 1 | -20/+86 | |
| | * | | | | | | | | | | | | sound: usb-audio: save data packet interval in audioformat structure | Clemens Ladisch | 2009-04-07 | 1 | -6/+21 |