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
[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
2006-09-26
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
1
-9
/
+0
2006-09-26
[PATCH] swsusp: clean up suspend header
Rafael J. Wysocki
1
-12
/
+3
2006-09-26
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
2
-8
/
+8
2006-09-26
[PATCH] swsusp: read speedup
Andrew Morton
1
-0
/
+1
2006-09-26
[PATCH] swsusp: write speedup
Andrew Morton
1
-1
/
+4
2006-09-26
[PATCH] add DIV_ROUND_UP()
Steven Whitehouse
1
-0
/
+1
2006-09-26
[PATCH] smp_call_function_single() cleanup
Andrew Morton
1
-0
/
+3
2006-09-26
[PATCH] Translate asm version of ELFNOTE macro into preprocessor macro
Ian Campbell
1
-15
/
+17
2006-09-26
[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux
Jeremy Fitzhardinge
1
-0
/
+88
2006-09-26
[PATCH] avr32 architecture
Haavard Skinnemoen
1
-0
/
+1
2006-09-26
[PATCH] FRV: permit __do_IRQ() to be dispensed with
David Howells
1
-0
/
+6
2006-09-26
[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface
Stephen Smalley
1
-3
/
+3
2006-09-26
[PATCH] selinux: rename selinux_ctxid_to_string
Stephen Smalley
1
-4
/
+4
2006-09-26
[PATCH] selinux: eliminate selinux_task_ctxid
Stephen Smalley
1
-15
/
+0
2006-09-26
[PATCH] NUMA: Add zone_to_nid function
Christoph Lameter
1
-1
/
+6
2006-09-26
[PATCH] zone_reclaim: dynamic slab reclaim
Christoph Lameter
3
-0
/
+5
2006-09-26
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
2
-3
/
+2
2006-09-26
[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone
Christoph Lameter
1
-1
/
+1
2006-09-26
[PATCH] Define easier to handle GFP_THISNODE
Christoph Lameter
1
-0
/
+2
2006-09-26
[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...
Christoph Lameter
1
-1
/
+2
[next]