| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: cleanup fair task selection | Peter Zijlstra | 2008-11-05 | 1 | -22/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-04 | 11 | -32/+64 |
|\ |
|
| * | xfrm: Fix xfrm_policy_gc_lock handling. | Alexey Dobriyan | 2008-11-04 | 1 | -2/+2 |
| * | niu: Use pci_ioremap_bar(). | David S. Miller | 2008-11-04 | 1 | -5/+1 |
| * | bnx2x: Version Update | Eilon Greenstein | 2008-11-04 | 1 | -2/+2 |
| * | bnx2x: Calling netif_carrier_off at the end of the probe | Eilon Greenstein | 2008-11-04 | 1 | -2/+2 |
| * | bnx2x: PCI configuration bug on big-endian | Eilon Greenstein | 2008-11-04 | 1 | -4/+5 |
| * | bnx2x: Removing the PMF indication when unloading | Eilon Greenstein | 2008-11-04 | 1 | -0/+2 |
| * | mv643xx_eth: fix SMI bus access timeouts | Lennert Buytenhek | 2008-11-03 | 1 | -3/+6 |
| * | net: kconfig cleanup | Jeff Kirsher | 2008-11-03 | 1 | -3/+15 |
| * | fs_enet: fix polling | Alexey Dobriyan | 2008-11-03 | 1 | -2/+4 |
| * | XFRM: copy_to_user_kmaddress() reports local address twice | Arnaud Ebalard | 2008-11-03 | 1 | -1/+1 |
| * | SMC91x: Fix compilation on some platforms. | David S. Miller | 2008-11-03 | 1 | -0/+2 |
| * | udp: Fix the SNMP counter of UDP_MIB_INERRORS | Wei Yongjun | 2008-11-03 | 1 | -2/+8 |
| * | udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS | Wei Yongjun | 2008-11-03 | 1 | -5/+13 |
| * | drivers/net/smc911x.c: Fix lockdep warning on xmit. | Will Newton | 2008-11-02 | 1 | -1/+1 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-11-04 | 6 | -34/+58 |
|\ \ |
|
| * | | libata: mask off DET when restoring SControl for detach | Tejun Heo | 2008-11-04 | 1 | -1/+1 |
| * | | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it | Tejun Heo | 2008-11-04 | 2 | -1/+5 |
| * | | libata: Fix a potential race condition in ata_scsi_park_show() | Elias Oltmanns | 2008-11-04 | 1 | -3/+4 |
| * | | sata_nv: fix generic, nf2/3 detection regression | Tejun Heo | 2008-11-04 | 1 | -28/+25 |
| * | | sata_via: restore vt*_prepare_host error handling | Marcin Slusarz | 2008-11-04 | 1 | -1/+3 |
| * | | sata_promise: add ATA engine reset to reset ops | Mikael Pettersson | 2008-11-04 | 1 | -0/+20 |
* | | | drivers: remove duplicated #include | Jianjun Kong | 2008-11-04 | 8 | -8/+0 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-11-03 | 8 | -30/+86 |
|\ \ |
|
| * | | cifs: fix renaming one hardlink on top of another | Jeff Layton | 2008-11-03 | 1 | -1/+3 |
| * | | [CIFS] fix error in smb_send2 | Steve French | 2008-10-30 | 3 | -4/+7 |
| * | | [CIFS] Reduce number of socket retries in large write path | Steve French | 2008-10-29 | 5 | -25/+76 |
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-03 | 3 | -19/+80 |
|\ \ \ |
|
| * | | | tracing, ring-buffer: add paranoid checks for loops | Steven Rostedt | 2008-11-03 | 1 | -0/+56 |
| * | | | ftrace: use kretprobe trampoline name to test in output | Steven Rostedt | 2008-11-03 | 1 | -18/+21 |
| * | | | tracing, alpha: undefined reference to `save_stack_trace' | Al Viro | 2008-11-03 | 2 | -1/+3 |
* | | | | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-03 | 12 | -105/+390 |
|\ \ \ \ |
|
| * | | | | io mapping: clean up #ifdefs | Keith Packard | 2008-11-03 | 2 | -18/+29 |
| * | | | | io mapping: improve documentation | Keith Packard | 2008-11-03 | 1 | -3/+9 |
| * | | | | i915: use io-mapping interfaces instead of a variety of mapping kludges | Keith Packard | 2008-10-31 | 2 | -94/+83 |
| * | | | | resources: add io-mapping functions to dynamically map large device apertures | Keith Packard | 2008-10-31 | 2 | -0/+194 |
| * | | | | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard | 2008-10-31 | 7 | -11/+96 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-11-03 | 16 | -60/+89 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus | Takashi Iwai | 2008-11-03 | 16 | -60/+89 |
| |\ \ \ \ \ \ |
|
| | | * | | | | | ALSA: hda: make a STAC_DELL_EQ option | Matthew Ranostay | 2008-11-03 | 1 | -6/+10 |
| | | * | | | | | ALSA: hda - Add a quirk for another Acer Aspire (1025:0090) | Takashi Iwai | 2008-11-03 | 1 | -0/+1 |
| | | * | | | | | ALSA: hda - Add digital-mic for ALC269 auto-probe mode | Takashi Iwai | 2008-10-31 | 1 | -2/+20 |
| | | * | | | | | ALSA: hda - Disable broken mic auto-muting in Realtek codes | Takashi Iwai | 2008-10-31 | 1 | -0/+6 |
| | * | | | | | | ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy models | Takashi Iwai | 2008-11-03 | 1 | -0/+3 |
| | * | | | | | | ALSA: remove direct access of dev->bus_id in sound/isa/* | Takashi Iwai | 2008-11-03 | 8 | -45/+34 |
| | * | | | | | | sound: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-03 | 3 | -5/+5 |
| | * | | | | | | ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker | Zoltan Devai | 2008-11-03 | 1 | -2/+2 |
| | * | | | | | | ALSA: rawmidi - Add open check in rawmidi callbacks | Takashi Iwai | 2008-11-03 | 1 | -0/+8 |
* | | | | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2008-11-03 | 1 | -18/+20 |
|\ \ \ \ \ \ \ \ |
|