index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-14
slub: Fixes to per cpu stat output in sysfs
Christoph Lameter
1
-1
/
+3
2008-04-14
slub: Deal with config variable dependencies
Christoph Lameter
2
-16
/
+16
2008-04-14
slub: Reduce #ifdef ZONE_DMA by moving kmalloc_caches_dma near dma logic
Christoph Lameter
1
-4
/
+1
2008-04-14
slub: Initialize per-cpu stats
Pekka Enberg
1
-0
/
+3
2008-04-11
Linux 2.6.25-rc9
v2.6.25-rc9
Linus Torvalds
1
-1
/
+1
2008-04-11
Add additional examples in Documentation/spinlocks.txt
Mark Fasheh
1
-0
/
+22
2008-04-11
Move sched-rt-group.txt to scheduler/
J. Bruce Fields
2
-0
/
+2
2008-04-11
Documentation: move rpc-cache.txt to filesystems/
J. Bruce Fields
3
-2
/
+2
2008-04-11
Documentation: move nfsroot.txt to filesystems/
J. Bruce Fields
7
-14
/
+14
2008-04-11
Spell out behavior of atomic_dec_and_lock() in kerneldoc
J. Bruce Fields
1
-0
/
+3
2008-04-11
Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect
Heiko Carstens
1
-0
/
+3
2008-04-11
signalfd: fix for incorrect SI_QUEUE user data reporting
Davide Libenzi
1
-1
/
+6
2008-04-11
pnp: increase number of devices supported per protocol
Bjorn Helgaas
1
-1
/
+1
2008-04-11
md: close a livelock window in handle_parity_checks5
Dan Williams
1
-22
/
+29
2008-04-11
cciss: error: implicit declaration of function 'sg_init_table'
Mike Pagano
1
-0
/
+1
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
19
-2
/
+33
2008-04-11
watchdog: fix platform driver hotplug/coldplug
Kay Sievers
12
-0
/
+20
2008-04-11
usb host: fix platform driver hotplug/coldplug
Kay Sievers
16
-6
/
+30
2008-04-11
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
8
-2
/
+11
2008-04-11
spi: fix platform driver hotplug/coldplug
Kay Sievers
14
-7
/
+31
2008-04-11
eventfd/kaio integration fix
Davide Libenzi
1
-8
/
+9
2008-04-11
rtc: rtc-s35390a.c needs the bitreverse library
Randy Dunlap
1
-0
/
+1
2008-04-11
cgroups: include hierarchy ids in /proc/<pid>/cgroup
Paul Menage
1
-0
/
+1
2008-04-11
i2c-tiny-usb: New VID/PID pair
Till Harbaum
1
-4
/
+8
2008-04-11
i2c-davinci: Fix lost interrupt
Troy Kisky
1
-11
/
+6
2008-04-11
i2c-ibm_iic: Fast mode parm desc fixup
Paul Mundt
1
-1
/
+1
2008-04-11
[NETNS][IPV6] tcp - assign the netns for timewait sockets
Daniel Lezcano
1
-0
/
+1
2008-04-11
Add commentary about the new "asmlinkage_protect()" macro
Linus Torvalds
2
-0
/
+24
2008-04-11
asmlinkage_protect sys_io_getevents
Roland McGrath
1
-0
/
+1
2008-04-11
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
6
-22
/
+44
2008-04-11
x86: Simplify cpu_idle_wait
Venki Pallipadi
2
-72
/
+22
2008-04-11
lzo: fix typo in decompressor
Harvey Harrison
1
-1
/
+1
2008-04-10
FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]
David Howells
1
-6
/
+15
2008-04-10
FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]
David Howells
2
-8
/
+1
2008-04-10
FRV: Add support for emulation of userspace atomic ops [try #2]
David Howells
4
-1
/
+268
2008-04-10
FRV: Move STACK_TOP_MAX up [try #2]
David Howells
1
-1
/
+1
2008-04-10
FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]
David Howells
1
-5
/
+14
2008-04-10
HFS+: fix unlink of links
Roman Zippel
1
-8
/
+15
2008-04-10
[IPV4]: Fix byte value boundary check in do_ip_getsockopt().
David S. Miller
1
-1
/
+1
2008-04-10
cfq-iosched: do not leak ioc_data across iosched switches
Fabio Checconi
1
-3
/
+6
2008-04-10
[XFS] Ensure "both" features2 slots are consistent
Eric Sandeen
2
-15
/
+29
2008-04-10
[XFS] Fix superblock features2 field alignment problem
David Chinner
2
-9
/
+62
2008-04-10
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
21
-138
/
+76
2008-04-10
splice: fix infinite loop in generic_file_splice_read()
Jens Axboe
1
-25
/
+6
2008-04-10
[SPARC]: Fix several regset and ptrace bugs.
David S. Miller
2
-52
/
+98
2008-04-10
pop previous section in alternative.c
Steven Rostedt
1
-4
/
+8
2008-04-10
SELinux: don't BUG if fs reuses a superblock
Eric Paris
1
-4
/
+4
2008-04-10
BNX2X: Correct bringing chip out of reset
Eliezer Tamir
1
-3
/
+3
2008-04-10
[NETFILTER]: nf_nat: autoload IPv4 connection tracking
Jan Engelhardt
1
-0
/
+2
2008-04-10
[NETFILTER]: xt_hashlimit: fix mask calculation
Patrick McHardy
1
-18
/
+5
[next]