| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | cs5530: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -13/+6 |
| * | ide-cris: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -0/+2 |
| * | slc90e66: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -5/+5 |
| * | aec62xx: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -4/+4 |
| * | sis5513: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -10/+5 |
| * | sis5513: DMA setup fixes | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -108/+106 |
| * | hpt366: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -4/+4 |
| * | ide-cs: Add additional id string (corsair, 1GB) | Kristoffer Ericson | 2007-10-16 | 1 | -5/+7 |
| * | ide: fix serverworks.c UDMA regression | Tony Battersby | 2007-10-16 | 1 | -0/+1 |
* | | fix cirrusfb breakage | Al Viro | 2007-10-16 | 1 | -2/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2007-10-16 | 18 | -284/+582 |
|\ \ |
|
| * | | SELinux: kills warnings in Improve SELinux performance when AVC misses | KaiGai Kohei | 2007-10-17 | 2 | -6/+7 |
| * | | SELinux: improve performance when AVC misses. | KaiGai Kohei | 2007-10-17 | 4 | -237/+303 |
| * | | SELinux: policy selectable handling of unknown classes and perms | Eric Paris | 2007-10-17 | 5 | -9/+106 |
| * | | SELinux: Improve read/write performance | Yuichi Nakamura | 2007-10-17 | 7 | -1/+89 |
| * | | SELinux: tune avtab to reduce memory usage | Yuichi Nakamura | 2007-10-17 | 4 | -36/+82 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2007-10-16 | 16 | -377/+560 |
|\ \ |
|
| * | | firewire: fw-cdev: reorder wakeup vs. spinlock | Jay Fenlason | 2007-10-17 | 1 | -3/+2 |
| * | | firewire: in-code doc updates. | Yann Dirson | 2007-10-17 | 1 | -1/+5 |
| * | | firewire: a header cleanup | Stefan Richter | 2007-10-17 | 2 | -6/+4 |
| * | | firewire: adopt read cycle timer ABI from raw1394 | Stefan Richter | 2007-10-17 | 2 | -0/+41 |
| * | | firewire: fw-ohci: check for misconfigured bus (phyID == 63) | Stefan Richter | 2007-10-17 | 2 | -2/+9 |
| * | | firewire: fw-ohci: missing dma_unmap_single | Stefan Richter | 2007-10-17 | 1 | -0/+3 |
| * | | firewire: fw-ohci: log posted write errors | Stefan Richter | 2007-10-17 | 1 | -2/+6 |
| * | | firewire: fw-ohci: reorder includes | Stefan Richter | 2007-10-17 | 1 | -6/+6 |
| * | | firewire: fw-ohci: fix includes | Stefan Richter | 2007-10-17 | 1 | -3/+3 |
| * | | firewire: fw-ohci: enforce read order for selfID generation | Stefan Richter | 2007-10-17 | 1 | -0/+3 |
| * | | firewire: fw-sbp2: use an own workqueue (fix system responsiveness) | Stefan Richter | 2007-10-17 | 1 | -4/+13 |
| * | | firewire: fw-sbp2: expose module parameter for workarounds | Stefan Richter | 2007-10-17 | 1 | -12/+54 |
| * | | firewire: fw-sbp2: add support for multiple logical units per target | Stefan Richter | 2007-10-17 | 2 | -256/+324 |
| * | | firewire: fw-sbp2: always enable IRQs before calling command ORB callback | Stefan Richter | 2007-10-17 | 1 | -2/+3 |
| * | | firewire: fw-core: local variable shadows a global one | Stefan Richter | 2007-10-17 | 1 | -11/+10 |
| * | | firewire: optimize fw_core_add_address_handler | Stefan Richter | 2007-10-17 | 1 | -3/+9 |
| * | | ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition | Matthias Kaehlcke | 2007-10-16 | 1 | -1/+1 |
| * | | ieee1394: csr1212: proper refcounting | Stefan Richter | 2007-10-16 | 3 | -31/+36 |
| * | | ieee1394: nodemgr: fix leak of struct csr1212_keyval | Stefan Richter | 2007-10-16 | 1 | -6/+9 |
| * | | ieee1394: pcilynx: I2C cleanups | Jean Delvare | 2007-10-16 | 1 | -21/+5 |
| * | | ieee1394: Fix kthread stopping in nodemgr_host_thread | Satyam Sharma | 2007-10-16 | 1 | -1/+2 |
| * | | ieee1394: sbp2: fix unsafe iteration over list of devices | Stefan Richter | 2007-10-16 | 1 | -0/+15 |
| * | | ieee1394: pcilynx: superfluous local variables | Stefan Richter | 2007-10-16 | 1 | -3/+0 |
| * | | ieee1394: eth1394: fix lock imbalance | Stefan Richter | 2007-10-16 | 1 | -9/+5 |
| * | | ieee1394: eth1394: superfluous local variable | Stefan Richter | 2007-10-16 | 1 | -2/+0 |
| |/ |
|
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 1 | -3/+3 |
|\ \ |
|
| * | | x86: fix boot error introduced by kbuild | Sam Ravnborg | 2007-10-16 | 1 | -3/+3 |
* | | | Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ae... | Linus Torvalds | 2007-10-16 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | [IA64] Fix build for CONFIG_SMP=n | Tony Luck | 2007-10-16 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Update PowerPC vmemmap code for 1TB segments | Anton Blanchard | 2007-10-16 | 1 | -1/+2 |
* | | | Fix powerpc breakage in sg chaining code | Anton Blanchard | 2007-10-16 | 1 | -0/+143 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 106 | -2847/+3949 |
|\ \
| |/ |
|
| * | kbuild: introduce ccflags-y, asflags-y and ldflags-y | Sam Ravnborg | 2007-10-15 | 4 | -26/+35 |