index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Slab allocators: define common size limitations
Christoph Lameter
2007-05-17
3
-22
/
+32
*
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
1
-3
/
+0
*
slub: fix handling of oversized slabs
Andrew Morton
2007-05-17
1
-1
/
+6
*
SLAB: Move two remaining SLAB specific definitions to slab_def.h
Christoph Lameter
2007-05-17
2
-3
/
+3
*
Slab allocators: Drop support for destructors
Christoph Lameter
2007-05-17
1
-1
/
+0
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-05-16
1
-1
/
+2
|
\
|
*
libata: track spindown status and skip spindown_compat if possible
Tejun Heo
2007-05-16
1
-0
/
+1
|
*
libata-acpi: add ATA_FLAG_ACPI_SATA port flag
Tejun Heo
2007-05-16
1
-0
/
+1
|
*
libata: during revalidation, check n_sectors after device is configured
Tejun Heo
2007-05-16
1
-1
/
+0
*
|
SLUB: It is legit to allocate a slab of the maximum permitted size
Christoph Lameter
2007-05-16
1
-1
/
+1
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-05-15
1
-3
/
+0
|
\
|
*
ide: remove ide_use_dma()
Bartlomiej Zolnierkiewicz
2007-05-16
1
-2
/
+0
|
*
ide: remove ide_dma_enable()
Bartlomiej Zolnierkiewicz
2007-05-16
1
-1
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2007-05-15
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
[AGPGART] Fix wrong ID in via-agp.c
Gabriel Mansi
2007-05-13
1
-0
/
+1
*
|
SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limit
Christoph Lameter
2007-05-15
1
-1
/
+5
*
|
Remove cpu hotplug defines for __INIT & __INITDATA
Prarit Bhargava
2007-05-15
1
-6
/
+1
*
|
nommu: add ioremap_page_range()
Paul Mundt
2007-05-15
1
-0
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-05-14
1
-0
/
+2
|
\
\
|
*
|
mmc: use assigned major for block device
Pierre Ossman
2007-05-14
1
-0
/
+2
|
|
/
*
|
Declare another couple of compat syscalls.
Stephen Rothwell
2007-05-14
1
-0
/
+6
|
/
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-12
1
-0
/
+4
|
\
|
*
[ARM] 4332/2: KS8695: Serial driver
Andrew Victor
2007-05-11
1
-0
/
+4
*
|
include/linux: trivial repair whitespace damage
Daniel Walker
2007-05-12
2
-6
/
+6
*
|
Add the combined mode for ATI SB700
Henry Su
2007-05-11
1
-0
/
+1
*
|
libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/
Tejun Heo
2007-05-11
1
-1
/
+1
*
|
libata: ignore EH scheduling during initialization
Tejun Heo
2007-05-11
1
-0
/
+1
*
|
libata: clean up SFF init mess
Tejun Heo
2007-05-11
1
-9
/
+5
*
|
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
2007-05-11
1
-13
/
+1
*
|
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2007-05-11
1
-0
/
+1
|
\
\
|
*
|
[ALSA] SoC WM8753 codec support
Liam Girdwood
2007-05-11
1
-0
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-05-11
2
-1
/
+9
|
\
\
|
*
|
Fix compile/link of init/do_mounts.c with !CONFIG_BLOCK
Jens Axboe
2007-05-11
1
-1
/
+5
|
*
|
When stacked block devices are in-use (e.g. md or dm), the recursive calls
Neil Brown
2007-05-11
1
-0
/
+4
|
|
/
*
|
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2007-05-11
1
-5
/
+16
|
\
\
|
*
|
[PATCH] Abnormal End of Processes
Steve Grubb
2007-05-11
1
-0
/
+3
|
*
|
[PATCH] complete message queue auditing
Amy Griffis
2007-05-11
1
-7
/
+0
|
*
|
[PATCH] audit signal recipients
Amy Griffis
2007-05-11
1
-0
/
+3
|
*
|
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
2007-05-11
1
-0
/
+2
|
*
|
[PATCH] auditing ptrace
Al Viro
2007-05-11
1
-0
/
+10
|
|
/
*
|
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-05-11
1
-0
/
+1
|
\
\
|
*
|
USB HID: report descriptor of Cypress USB barcode readers needs fixup
Jiri Kosina
2007-05-09
1
-0
/
+1
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-05-11
5
-0
/
+95
|
\
\
\
|
*
|
|
[NETFILTER]: Clean up table initialization
Patrick McHardy
2007-05-10
4
-0
/
+93
|
*
|
|
[NET] link_watch: Move link watch list into net_device
Herbert Xu
2007-05-10
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
signal/timer/event: KAIO eventfd support example
Davide Libenzi
2007-05-11
2
-1
/
+23
*
|
|
signal/timer/event: eventfd core
Davide Libenzi
2007-05-11
2
-0
/
+30
*
|
|
signal/timer/event: timerfd compat code
Davide Libenzi
2007-05-11
1
-0
/
+5
*
|
|
signal/timer/event: timerfd core
Davide Libenzi
2007-05-11
2
-0
/
+19
*
|
|
signal/timer/event: signalfd core
Davide Libenzi
2007-05-11
6
-0
/
+102
[next]