index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-01-17
net: kill duplicate included header
Shan Wei
2012-01-17
net: sh-eth: Fix build error by the value which is not defined
Nobuhiro Iwamatsu
2012-01-17
net: Use device model to get driver name in skb_gso_segment()
Ben Hutchings
2012-01-17
bridge: BH already disabled in br_fdb_cleanup()
Eric Dumazet
2012-01-17
net: move sock_update_memcg outside of CONFIG_INET
Glauber Costa
2012-01-17
net: remove version.h includes in net/openvswitch/
Devendra Naga
2012-01-17
bql: Fix inconsistency between file mode and attr method.
Hiroaki SHIMODA
2012-01-17
ehea: make some functions and variables static
Thadeu Lima de Souza Cascardo
2012-01-17
netfilter: ipset: dumping error triggered removing references twice
Jozsef Kadlecsik
2012-01-17
netfilter: ipset: autoload set type modules safely
Jozsef Kadlecsik
2012-01-16
netfilter: revert user-space expectation helper support
Pablo Neira Ayuso
2012-01-16
netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled
Stephen Rothwell
2012-01-13
vhost-net: add module alias (v2.1)
stephen hemminger
2012-01-13
ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_alloc
RongQing.Li
2012-01-12
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
2012-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-12
unlzo: fix input buffer free
Sascha Hauer
2012-01-12
ramoops: update parameters only after successful init
Kees Cook
2012-01-12
ramoops: fix use of rounddown_pow_of_two()
Marco Stornelli
2012-01-12
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
Cyrill Gorcunov
2012-01-12
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
Cyrill Gorcunov
2012-01-12
c/r: introduce CHECKPOINT_RESTORE symbol
Cyrill Gorcunov
2012-01-12
selftests: new x86 breakpoints selftest
Frederic Weisbecker
2012-01-12
selftests: new very basic kernel selftests directory
Frederic Weisbecker
2012-01-12
radix_tree: take radix_tree_path off stack
Hugh Dickins
2012-01-12
radix_tree: remove radix_tree_indirect_to_ptr()
Xiao Guangrong
2012-01-12
dio: optimize cache misses in the submission path
Andi Kleen
2012-01-12
vfs: cache request_queue in struct block_device
Andi Kleen
2012-01-12
fs/direct-io.c: calculate fs_count correctly in get_more_blocks()
Tao Ma
2012-01-12
drivers/parport/parport_pc.c: fix warnings
Andrew Morton
2012-01-12
panic: don't print redundant backtraces on oops
Andi Kleen
2012-01-12
sysctl: add the kernel.ns_last_pid control
Pavel Emelyanov
2012-01-12
kdump: add udev events for memory online/offline
Michael Holzheu
2012-01-12
include/linux/crash_dump.h needs elf.h
Fabio Estevam
2012-01-12
kdump: fix crash_kexec()/smp_send_stop() race in panic()
Michael Holzheu
2012-01-12
kdump: crashk_res init check for /sys/kernel/kexec_crash_size
Michael Holzheu
2012-01-12
kdump: add missing RAM resource in crash_shrink_memory()
Michael Holzheu
2012-01-12
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
2012-01-12
cpumask: update setup_node_to_cpumask_map() comments
Wanlong Gao
2012-01-12
mm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas error path
Kautuk Consul
2012-01-12
mm: rearrange putback_inactive_pages
Hugh Dickins
2012-01-12
mm: remove isolate_pages()
Hugh Dickins
2012-01-12
mm: remove del_page_from_lru, add page_off_lru
Hugh Dickins
2012-01-12
mm: enum lru_list lru
Hugh Dickins
2012-01-12
mm: no blank line after EXPORT_SYMBOL in swap.c
Hugh Dickins
2012-01-12
mm: fewer underscores in ____pagevec_lru_add
Hugh Dickins
2012-01-12
mm: take pagevecs off reclaim stack
Hugh Dickins
2012-01-12
memcg: fix mem_cgroup_print_bad_page
Hugh Dickins
2012-01-12
memcg: fix split_huge_page_refcounts()
Hugh Dickins
2012-01-12
mm: vmscan: check if reclaim should really abort even if compaction_ready() i...
Mel Gorman
[next]