index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
usbcore: track whether interfaces are suspended
Alan Stern
1
-0
/
+3
2006-09-27
usbcore: add usb_device_driver definition
Alan Stern
1
-7
/
+51
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
1
-2
/
+2
2006-09-27
[PATCH] add probe_kernel_address()
Andrew Morton
1
-0
/
+22
2006-09-27
[PATCH] fs/nfs/: make code static
Adrian Bunk
1
-4
/
+0
2006-09-27
[PATCH] pid: Implement transfer_pid and use it to simplify de_thread
Eric W. Biederman
1
-0
/
+2
2006-09-27
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
2
-7
/
+13
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
1
-0
/
+4
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
3
-10
/
+2
2006-09-27
[PATCH] inode-diet: Move i_cdev into a union
Theodore Ts'o
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Move i_bdev into a union
Theodore Ts'o
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Move i_pipe into a union
Theodore Ts'o
1
-2
/
+3
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-3
/
+1
2006-09-27
[PATCH] kdump: introduce "reset_devices" command line option
Vivek Goyal
1
-0
/
+1
2006-09-27
[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place
David Howells
1
-1
/
+1
2006-09-27
[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU
David Howells
1
-0
/
+2
2006-09-27
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
David Howells
1
-0
/
+2
2006-09-27
[PATCH] Mark __remove_vm_area() static
Rolf Eike Beer
1
-1
/
+0
2006-09-27
[PATCH] do_no_pfn()
Jes Sorensen
1
-0
/
+7
2006-09-27
[PATCH] Add node to zone for the NUMA case
Christoph Lameter
2
-1
/
+6
2006-09-27
[PATCH] Disable GFP_THISNODE in the non-NUMA case
Christoph Lameter
1
-0
/
+5
2006-09-27
[PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA
Christoph Lameter
1
-0
/
+7
2006-09-27
[PATCH] own header file for struct page
Heiko Carstens
3
-61
/
+73
2006-09-27
[PATCH] vm: add per-zone writeout counter
Andrew Morton
1
-0
/
+1
2006-09-27
[PATCH] Allow an arch to expand node boundaries
Mel Gorman
1
-0
/
+2
2006-09-27
[PATCH] Account for memmap and optionally the kernel image as holes
Mel Gorman
1
-0
/
+1
2006-09-27
[PATCH] Introduce mechanism for registering active regions of memory
Mel Gorman
2
-1
/
+56
2006-09-27
[PATCH] Make kmem_cache_destroy() return void
Alexey Dobriyan
1
-2
/
+2
2006-09-27
[PATCH] ext3: Fix sparse warnings
Dave Kleikamp
1
-1
/
+1
2006-09-27
[PATCH] ext3: More whitespace cleanups
Dave Kleikamp
3
-7
/
+7
2006-09-27
[PATCH] JBD: 16T fixes
Eric Sandeen
1
-2
/
+2
2006-09-27
[PATCH] ext3 and jbd cleanup: remove whitespace
Mingming Cao
2
-33
/
+33
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
4
-48
/
+1
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
5
-2
/
+36
2006-09-27
[MIPS] Remove EV96100 as previously announced.
Ralf Baechle
1
-3
/
+0
2006-09-27
PCI: add pci_stop_bus_device
Satoru Takeuchi
1
-0
/
+1
2006-09-27
PCI: Multiprobe sanitizer
Alan Cox
1
-0
/
+2
2006-09-27
PCI: fix __must_check warnings
Greg Kroah-Hartman
1
-1
/
+1
2006-09-27
PCI-Express AER implemetation: AER core and aerdriver
Zhang, Yanmin
2
-0
/
+30
2006-09-27
MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability
Brice Goglin
1
-0
/
+1
2006-09-27
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
Brice Goglin
1
-1
/
+1
2006-09-27
i2c: Drop unimplemented slave functions
Jean Delvare
1
-12
/
+0
2006-09-27
i2c: Let drivers constify i2c_algorithm data
David Brownell
1
-1
/
+1
2006-09-27
i2c-algo-pcf: Discard the mdelay data struct member
Adrian Bunk
1
-1
/
+0
2006-09-27
i2c-algo-bit: Discard the mdelay data struct member
Jean Delvare
1
-1
/
+0
2006-09-27
i2c-algo-sibyte: Merge into i2c-sibyte
Jean Delvare
1
-33
/
+0
2006-09-27
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
10
-6
/
+62
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
7
-82
/
+167
2006-09-26
[PATCH] PM: Add pm_trace switch
Rafael J. Wysocki
1
-10
/
+14
2006-09-26
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
1
-0
/
+5
[next]