index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: introduce follow_pfn()
Johannes Weiner
2009-06-16
1
-0
/
+2
*
vmscan: cleanup the scan batching code
Wu Fengguang
2009-06-16
1
-2
/
+2
*
vmscan: evict use-once pages first
Rik van Riel
2009-06-16
1
-0
/
+7
*
mm: introduce PageHuge() for testing huge/gigantic pages
Wu Fengguang
2009-06-16
1
-0
/
+7
*
page allocator: use a pre-calculated value instead of num_online_nodes() in f...
Christoph Lameter
2009-06-16
1
-3
/
+16
*
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
2009-06-16
1
-1
/
+15
*
page allocator: move check for disabled anti-fragmentation out of fastpath
Mel Gorman
2009-06-16
1
-3
/
+0
*
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-16
2
-1
/
+9
*
page allocator: do not sanity check order in the fast path
Mel Gorman
2009-06-16
1
-6
/
+0
*
page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()
Mel Gorman
2009-06-16
1
-10
/
+2
*
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2009-06-16
2
-8
/
+13
*
mm: clean up get_user_pages_fast() documentation
Nick Piggin
2009-06-16
1
-15
/
+5
*
radix-tree: add radix_tree_prev_hole()
Wu Fengguang
2009-06-16
1
-0
/
+2
*
readahead: record mmap read-around states in file_ra_state
Wu Fengguang
2009-06-16
1
-2
/
+3
*
readahead: make mmap_miss an unsigned int
Wu Fengguang
2009-06-16
1
-1
/
+1
*
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-16
1
-12
/
+0
*
firmware_map: fix hang with x86/32bit
Yinghai Lu
2009-06-16
1
-8
/
+4
*
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2009-06-16
1
-0
/
+3
*
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2009-06-15
4
-2
/
+30
|
\
|
*
timers: Logic to move non pinned timers
Arun R Bharadwaj
2009-05-13
2
-0
/
+21
|
*
timers: /proc/sys sysctl hook to enable timer migration
Arun R Bharadwaj
2009-05-13
1
-0
/
+1
|
*
timers: Framework for identifying pinned timers
Arun R Bharadwaj
2009-05-13
2
-2
/
+8
*
|
Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-15
1
-0
/
+3
|
\
\
|
*
|
clocksource: prevent selection of low resolution clocksourse also for nohz=on
Thomas Gleixner
2009-06-13
2
-1
/
+4
|
*
|
clocksource: sanity check sysfs clocksource changes
john stultz
2009-06-11
1
-1
/
+1
*
|
|
Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-15
1
-11
/
+31
|
\
\
\
|
*
|
|
ntp: fix comment typos
john stultz
2009-05-12
1
-2
/
+2
|
*
|
|
ntp: adjust SHIFT_PLL to improve NTP convergence
john stultz
2009-05-06
1
-11
/
+31
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-15
101
-1305
/
+3741
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
256
-1716
/
+10381
|
|
\
\
\
\
|
*
|
|
|
|
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
Jarek Poplawski
2009-06-15
1
-4
/
+4
|
*
|
|
|
|
netfilter: conntrack: optional reliable conntrack event delivery
Pablo Neira Ayuso
2009-06-13
3
-17
/
+48
|
*
|
|
|
|
list_nulls: add hlist_nulls_add_head and hlist_nulls_del
Pablo Neira Ayuso
2009-06-13
1
-0
/
+18
|
*
|
|
|
|
netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()
Pablo Neira Ayuso
2009-06-13
1
-0
/
+2
|
*
|
|
|
|
netfilter: conntrack: move event caching to conntrack extension infrastructure
Pablo Neira Ayuso
2009-06-13
3
-64
/
+73
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-06-11
15
-118
/
+270
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Patrick McHardy
2009-06-11
43
-232
/
+1072
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
netfilter: nf_conntrack: use per-conntrack locks for protocol data
Patrick McHardy
2009-06-10
2
-2
/
+4
|
|
*
|
|
|
|
|
netfilter: xt_socket: added new revision of the 'socket' match supporting flags
Laszlo Attila Toth
2009-06-09
1
-0
/
+12
|
|
*
|
|
|
|
|
netfilter: passive OS fingerprint xtables match
Evgeniy Polyakov
2009-06-08
3
-1
/
+136
|
|
*
|
|
|
|
|
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
Jan Kasprzak
2009-06-08
3
-21
/
+0
|
|
*
|
|
|
|
|
netfilter: xt_NFQUEUE: queue balancing support
Florian Westphal
2009-06-05
1
-0
/
+5
|
|
*
|
|
|
|
|
netfilter: x_tables: added hook number into match extension parameter structure.
Evgeniy Polyakov
2009-06-04
1
-2
/
+4
|
|
*
|
|
|
|
|
netfilter: conntrack: replace notify chain by function pointer
Pablo Neira Ayuso
2009-06-03
2
-21
/
+49
|
|
*
|
|
|
|
|
netfilter: conntrack: simplify event caching system
Pablo Neira Ayuso
2009-06-02
1
-30
/
+6
|
|
*
|
|
|
|
|
netfilter: conntrack: remove events flags from userspace exposed file
Pablo Neira Ayuso
2009-06-02
2
-69
/
+69
|
|
*
|
|
|
|
|
netfilter: conntrack: don't report events on module removal
Pablo Neira Ayuso
2009-06-02
1
-1
/
+1
|
|
*
|
|
|
|
|
netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition
Pablo Neira Ayuso
2009-06-02
1
-0
/
+2
|
|
*
|
|
|
|
|
netfilter: nf_ct_tcp: TCP simultaneous open support
Jozsef Kadlecsik
2009-06-02
1
-1
/
+2
|
|
*
|
|
|
|
|
netfilter: conntrack: add support for DCCP handshake sequence to ctnetlink
Pablo Neira Ayuso
2009-05-27
2
-0
/
+10
[next]