index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-23
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-2
/
+0
2012-02-23
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
2
-23
/
+5
2012-02-23
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
1
-0
/
+9
2012-02-23
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
1
-0
/
+5
2012-02-23
PCI: add pci_clear_flags()
Bjorn Helgaas
1
-0
/
+6
2012-02-23
PCI: move pci_find_saved_cap out of linux/pci.h
Yinghai Lu
1
-19
/
+0
2012-02-23
PCI: Add PCI_EXP_TYPE_PCIE_BRIDGE value
Anthony PERARD
1
-0
/
+1
2012-02-14
PCI: Move struct resource_list to setup-bus.c
Yinghai Lu
1
-6
/
+0
2012-02-14
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
1
-1
/
+0
2012-02-14
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
1
-0
/
+1
2012-02-14
PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-02-14
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
1
-1
/
+0
2012-02-14
x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values
Myron Stowe
1
-0
/
+1
2012-01-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2012-01-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2012-01-25
drm: Fix authentication kernel crash
Thomas Hellstrom
1
-0
/
+1
2012-01-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-12
/
+7
2012-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-11
/
+28
2012-01-24
netprio_cgroup.h: dont include module.h from other includes
Paul Gortmaker
1
-1
/
+0
2012-01-24
team: send only changed options/ports via netlink
Jiri Pirko
1
-0
/
+10
2012-01-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+5
2012-01-23
migrate_mode.h is not exported to user mode
Stephen Rothwell
1
-1
/
+1
2012-01-23
Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...
Len Brown
2
-2
/
+3
2012-01-23
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+17
2012-01-23
Merge branch 'kernel-doc' from Randy Dunlap
Linus Torvalds
4
-6
/
+18
2012-01-23
Merge branch 'akpm'
Linus Torvalds
6
-15
/
+22
2012-01-23
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2012-01-23
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
1
-1
/
+1
2012-01-23
kernel-doc: fix new warnings in cfg80211.h
Randy Dunlap
1
-0
/
+6
2012-01-23
kernel-doc: fix new warning in usb.h
Randy Dunlap
1
-0
/
+1
2012-01-23
kernel-doc: fix new warnings in device.h
Randy Dunlap
1
-5
/
+10
2012-01-23
SHM_UNLOCK: fix Unevictable pages stranded after swap
Hugh Dickins
2
-1
/
+2
2012-01-23
kdump: define KEXEC_NOTE_BYTES arch specific for s390x
Michael Holzheu
1
-0
/
+2
2012-01-23
mm: fix warnings regarding enum migrate_mode
Andrew Morton
3
-14
/
+18
2012-01-23
thermal: Rename generate_netlink_event
Jean Delvare
1
-2
/
+2
2012-01-22
bluetooth: hci: Fix type of "enable_hs" to bool.
David S. Miller
1
-1
/
+1
2012-01-22
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
2
-6
/
+10
2012-01-22
cgroup: make sure memcg margin is 0 when over limit
Glauber Costa
1
-1
/
+4
2012-01-22
net: fix socket memcg build with !CONFIG_NET
Glauber Costa
1
-1
/
+1
2012-01-22
kernel-doc: fix new warning in net/sock.h
Randy Dunlap
1
-0
/
+1
2012-01-22
tcp: detect loss above high_seq in recovery
Yuchung Cheng
1
-1
/
+0
2012-01-22
mlx4_en: eth statistics modification
Eugenia Emantayev
1
-0
/
+1
2012-01-21
ACPI: Remove ./drivers/acpi/atomicio.[ch]
Myron Stowe
1
-10
/
+0
2012-01-21
ACPI, APEI: Add 64-bit read/write support for APEI on i386
Myron Stowe
1
-0
/
+4
2012-01-19
ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores
Thomas Renninger
1
-0
/
+1
2012-01-19
PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression
Srivatsa S. Bhat
1
-2
/
+17
2012-01-19
KEYS: Permit key_serial() to be called with a const key pointer
David Howells
1
-1
/
+1
2012-01-18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
8
-491
/
+285
2012-01-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
12
-31
/
+891
2012-01-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
[next]