index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2011-03-23
signal: Fix premature completion of group stop when interfered by ptrace
Tejun Heo
2011-03-23
ptrace: Kill tracehook_notify_jctl()
Tejun Heo
2011-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2011-03-22
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
2011-03-22
crc32: add missed brackets in macro
Konstantin Khlebnikov
2011-03-22
sigma-firmware: loader for Analog Devices' SigmaStudio
Mike Frysinger
2011-03-22
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
2011-03-22
smp: move smp setup functions to kernel/smp.c
Amerigo Wang
2011-03-22
include/linux/err.h: add a function to cast error-pointers to a return value
Uwe Kleine-König
2011-03-22
fs.h: remove 8 bytes of padding from block_device on 64bit builds
Richard Kennedy
2011-03-22
include/linux/compiler-gcc*.h: unify macro definitions
Borislav Petkov
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
2011-03-22
mm: add __GFP_OTHER_NODE flag
Andi Kleen
2011-03-22
mm: vmscan: kswapd should not free an excessive number of pages when balancin...
Mel Gorman
2011-03-22
pagewalk: only split huge pages when necessary
Dave Hansen
2011-03-22
memcg: move memcg reclaimable page into tail of inactive list
Minchan Kim
2011-03-22
mm: deactivate invalidated pages
Minchan Kim
2011-03-22
mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds
Richard Kennedy
2011-03-22
mm: remove unused TestSetPageLocked() interface
Michel Lespinasse
2011-03-22
mm: simplify anon_vma refcounts
Peter Zijlstra
2011-03-22
mm: move anon_vma ref out from under CONFIG_foo
Peter Zijlstra
2011-03-22
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
2011-03-22
mm: change __remove_from_page_cache()
Minchan Kim
2011-03-22
mm: goodbye remove_from_page_cache()
Minchan Kim
2011-03-22
mm: introduce delete_from_page_cache()
Minchan Kim
2011-03-22
mm: add replace_page_cache_page() function
Miklos Szeredi
2011-03-22
mm: allow GUP to fail instead of waiting on a page
Gleb Natapov
2011-03-22
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
2011-03-22
kthread: NUMA aware kthread_create_on_node()
Eric Dumazet
2011-03-22
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
Andrea Arcangeli
2011-03-22
pwm_backlight: add check_fb() hook
Robert Morell
2011-03-22
backlight: add backlight type
Matthew Garrett
2011-03-22
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
2011-03-22
leds: add driver for LM3530 ALS
Shreshtha Kumar Sahu
2011-03-22
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2011-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2011-03-22
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
2011-03-22
slub: Add statistics for this_cmpxchg_double failures
Christoph Lameter
2011-03-22
libceph: add lingering request and watch/notify event framework
Yehuda Sadeh
2011-03-22
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2011-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-03-21
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-03-21
ceph: move readahead default to fs/ceph from libceph
Sage Weil
2011-03-21
ceph: update common header files
Yehuda Sadeh
2011-03-21
libceph: fix osd request queuing on osdmap updates
Sage Weil
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2011-03-21
hwmon: (ads1015) Make gain and datarate configurable
Dirk Eibach
2011-03-21
hwmon: Add support for Texas Instruments ADS1015
Dirk Eibach
[next]