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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
13
-26
/
+194
2009-01-07
kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation
Wolfram Sang
1
-2
/
+2
2009-01-07
kbuild: add a symlink to the source for separate objdirs
Andi Kleen
1
-0
/
+1
2009-01-07
kconfig: add script to manipulate .config files on the command line
Andi Kleen
1
-0
/
+150
2009-01-07
kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope
Jike Song
2
-5
/
+20
2009-01-07
bootchart: improve output based on Dave Jones' feedback
Arjan van de Ven
1
-5
/
+11
2009-01-07
fix modules_install via NFS
Sam Ravnborg
5
-8
/
+7
2009-01-07
qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} types
Anders Larsen
2
-6
/
+3
2009-01-07
nfsd: fix double-locks of directory mutex
J. Bruce Fields
1
-3
/
+31
2009-01-07
svc: Move kfree of deferral record to common code
Tom Tucker
2
-5
/
+3
2009-01-07
CRED: Fix NFSD regression
David Howells
1
-2
/
+2
2009-01-07
NLM: Clean up flow of control in make_socks() function
Chuck Lever
1
-8
/
+14
2009-01-07
NLM: Refactor make_socks() function
Chuck Lever
1
-15
/
+16
2009-01-07
nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT
J. Bruce Fields
1
-10
/
+20
2009-01-07
xtensa: introduce swab.h
Harvey Harrison
3
-69
/
+75
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
27
-181
/
+163
2009-01-07
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
7
-124
/
+153
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
270
-9970
/
+30818
2009-01-07
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
33
-362
/
+2729
2009-01-07
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
19
-84
/
+98
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
32
-80
/
+2252
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
3
-2
/
+3
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
124
-69
/
+324
2009-01-07
stop_machine/cpu hotplug: fix disable_nonboot_cpus
Heiko Carstens
1
-1
/
+5
2009-01-07
touchscreen: Fix build of da9034
Alan Cox
1
-0
/
+1
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
99
-130
/
+133
2009-01-07
HID: fix hid->hiddev initialization in hiddev_connect()
Jiri Kosina
1
-0
/
+2
2009-01-07
linux/types.h: Don't depend on __GNUC__ for __le64/__be64
Detlef Riekenberg
1
-2
/
+1
2009-01-07
PCI PM: Put PM callbacks in the order of execution
Rafael J. Wysocki
1
-43
/
+43
2009-01-07
PCI PM: Run default PM callbacks for all devices using new framework
Rafael J. Wysocki
1
-82
/
+53
2009-01-07
PCI PM: Register power state of devices during initialization
Rafael J. Wysocki
1
-2
/
+6
2009-01-07
PCI PM: Call pci_fixup_device from legacy routines
Rafael J. Wysocki
1
-33
/
+19
2009-01-07
PCI PM: Rearrange code in pci-driver.c
Rafael J. Wysocki
1
-41
/
+75
2009-01-07
PCI PM: Avoid touching devices behind bridges in unknown state
Rafael J. Wysocki
3
-38
/
+74
2009-01-07
PCI PM: Move pci_has_legacy_pm_support
Rafael J. Wysocki
1
-8
/
+8
2009-01-07
PCI PM: Power-manage devices without drivers during suspend-resume
Rafael J. Wysocki
1
-4
/
+29
2009-01-07
PCI PM: Add suspend counterpart of pci_reenable_device
Rafael J. Wysocki
3
-13
/
+59
2009-01-07
PCI PM: Fix poweroff and restore callbacks
Rafael J. Wysocki
1
-5
/
+5
2009-01-07
PCI: Use msleep instead of cpu_relax during ASPM link retraining
Andrew Patterson
1
-4
/
+9
2009-01-07
PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions
Rafael J. Wysocki
1
-0
/
+34
2009-01-07
PCI: PCIe portdrv: Rearrange code so that related things are together
Rafael J. Wysocki
2
-50
/
+50
2009-01-07
PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services
Rafael J. Wysocki
2
-67
/
+0
2009-01-07
PCI: PCIe portdrv: Add kerneldoc comments to some core functions
Rafael J. Wysocki
1
-7
/
+70
2009-01-07
x86/PCI: Do not use interrupt links for devices using MSI-X
Rafael J. Wysocki
2
-2
/
+11
2009-01-07
net: sfc: Use pci_clear_master() to disable bus mastering
Ben Hutchings
1
-2
/
+2
2009-01-07
PCI: Add pci_clear_master() as opposite of pci_set_master()
Ben Hutchings
3
-12
/
+31
2009-01-07
PCI hotplug: remove redundant test in cpq hotplug
Julia Lawall
1
-1
/
+1
2009-01-07
PCI: pciehp: cleanup register and field definitions
Kenji Kaneshige
2
-236
/
+156
2009-01-07
PCI: pciehp: ignore undefined bit in link status register
Kenji Kaneshige
1
-2
/
+1
2009-01-07
PCI: keep ASPM link state consistent throughout PCIe hierarchy
Shaohua Li
1
-19
/
+106
[prev]
[next]