index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-08
powerpc: Add ioctls for RS485 mode control of serial drivers
Matthias Fuchs
1
-0
/
+2
2009-01-08
powerpc: Fix pciconfig_iobase system call on PCI-Express powermac
Paul Mackerras
1
-2
/
+7
2009-01-08
powerpc/pasemi: Use DEFINE_SPINLOCK
Julia Lawall
1
-1
/
+1
2009-01-08
powerpc/52xx: Use DEFINE_SPINLOCK
Julia Lawall
1
-1
/
+1
2009-01-08
powerpc: Rewrite sysfs processor cache info code
Nathan Lynch
4
-297
/
+850
2009-01-08
powerpc/iseries: Kexec is known not to work on iseries
Michael Ellerman
1
-0
/
+11
2009-01-08
powerpc: Copy bootable images in the default install script
Grant Likely
2
-2
/
+14
2009-01-08
powerpc/mm: Cleanup careful_allocation(): consolidate memset()
Dave Hansen
1
-6
/
+5
2009-01-08
powerpc/mm: Make careful_allocation() return virtual addrs
Dave Hansen
1
-17
/
+20
2009-01-08
powerpc/mm:: Cleanup careful_allocation(): bootmem already panics
Dave Hansen
1
-5
/
+1
2009-01-08
powerpc/mm: Add better comment on careful_allocation()
Dave Hansen
1
-2
/
+10
2009-01-08
powerpc/powermac: Add missing of_node_put
Nicolas Palix
2
-4
/
+9
2009-01-08
powerpc/pci: Reserve legacy regions on PCI
Benjamin Herrenschmidt
1
-1
/
+70
2009-01-08
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
926
-17948
/
+52556
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
23
-98
/
+116
2009-01-07
sparc64: Work around branch tracer warning.
David S. Miller
1
-2
/
+6
2009-01-07
trivial: replace last usages of __FUNCTION__ in kernel
Harvey Harrison
1
-2
/
+2
2009-01-07
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
25
-191
/
+66
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
3
-33
/
+24
2009-01-07
xtensa: introduce swab.h
Harvey Harrison
3
-69
/
+75
2009-01-07
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
1
-6
/
+18
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
268
-9970
/
+30744
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
31
-115
/
+2248
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
124
-34
/
+9631
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
14
-14
/
+14
2009-01-07
x86/PCI: Do not use interrupt links for devices using MSI-X
Rafael J. Wysocki
1
-2
/
+2
2009-01-07
x86/PCI: use dev_printk for PCI bus locality messages
Bjorn Helgaas
1
-5
/
+3
2009-01-07
PCI: x86/visws: use generic INTx swizzle from PCI core
Bjorn Helgaas
1
-14
/
+1
2009-01-07
PCI: sh: use generic INTx swizzle from PCI core
Bjorn Helgaas
1
-16
/
+1
2009-01-07
PCI: mips: use generic INTx swizzle from PCI core
Bjorn Helgaas
1
-16
/
+1
2009-01-07
PCI: arm: use generic INTx swizzle from PCI core
Bjorn Helgaas
2
-28
/
+1
2009-01-07
PCI: alpha: use generic INTx swizzle from PCI core
Bjorn Helgaas
2
-20
/
+2
2009-01-07
PCI: mips: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2
-14
/
+1
2009-01-07
PCI: x86: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2
-8
/
+3
2009-01-07
PCI: alpha: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
8
-14
/
+9
2009-01-07
PCI: powerpc: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
1
-6
/
+1
2009-01-07
PCI: sh: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2
-13
/
+3
2009-01-07
PCI: arm: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2
-12
/
+5
2009-01-07
x86/PCI: minor logic simplications
Bjorn Helgaas
1
-4
/
+4
2009-01-07
x86/PCI: use config space encoding for interrupt pins
Bjorn Helgaas
1
-24
/
+20
2009-01-07
PCI: use config space encoding in pci_get_interrupt_pin()
Bjorn Helgaas
1
-1
/
+1
2009-01-07
PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline
Jacob Pan
1
-1
/
+2
2009-01-07
x86/PCI: make PCI bus locality messages more meaningful
Bjorn Helgaas
1
-4
/
+5
2009-01-07
PCI: Don't carp about BAR allocation failures in quiet boot
Ingo Molnar
1
-2
/
+2
2009-01-07
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
2
-0
/
+4
2009-01-07
ACPI/PCI: PCI extended config _OSC support called when root bridge added
Andrew Patterson
1
-0
/
+8
2009-01-07
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-07
USB: add imx udc gadget driver
Darius Augulis
1
-0
/
+23
2009-01-07
USB: otg: sharable otg transceiver ops
Tony Lindgren
1
-38
/
+0
2009-01-07
USB: otg: add otg_put_transceiver()
Philipp Zabel
1
-0
/
+6
[prev]
[next]