aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-17net: sh-eth: Fix build error by the value which is not definedNobuhiro Iwamatsu
2012-01-17net: Use device model to get driver name in skb_gso_segment()Ben Hutchings
2012-01-17bridge: BH already disabled in br_fdb_cleanup()Eric Dumazet
2012-01-17net: move sock_update_memcg outside of CONFIG_INETGlauber Costa
2012-01-17net: remove version.h includes in net/openvswitch/Devendra Naga
2012-01-17bql: Fix inconsistency between file mode and attr method.Hiroaki SHIMODA
2012-01-17ehea: make some functions and variables staticThadeu Lima de Souza Cascardo
2012-01-17netfilter: ipset: dumping error triggered removing references twiceJozsef Kadlecsik
2012-01-17netfilter: ipset: autoload set type modules safelyJozsef Kadlecsik
2012-01-16netfilter: revert user-space expectation helper supportPablo Neira Ayuso
2012-01-16netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabledStephen Rothwell
2012-01-13vhost-net: add module alias (v2.1)stephen hemminger
2012-01-13ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_allocRongQing.Li
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-12unlzo: fix input buffer freeSascha Hauer
2012-01-12ramoops: update parameters only after successful initKees Cook
2012-01-12ramoops: fix use of rounddown_pow_of_two()Marco Stornelli
2012-01-12c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov
2012-01-12c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov
2012-01-12c/r: introduce CHECKPOINT_RESTORE symbolCyrill Gorcunov
2012-01-12selftests: new x86 breakpoints selftestFrederic Weisbecker
2012-01-12selftests: new very basic kernel selftests directoryFrederic Weisbecker
2012-01-12radix_tree: take radix_tree_path off stackHugh Dickins
2012-01-12radix_tree: remove radix_tree_indirect_to_ptr()Xiao Guangrong
2012-01-12dio: optimize cache misses in the submission pathAndi Kleen
2012-01-12vfs: cache request_queue in struct block_deviceAndi Kleen
2012-01-12fs/direct-io.c: calculate fs_count correctly in get_more_blocks()Tao Ma
2012-01-12drivers/parport/parport_pc.c: fix warningsAndrew Morton
2012-01-12panic: don't print redundant backtraces on oopsAndi Kleen
2012-01-12sysctl: add the kernel.ns_last_pid controlPavel Emelyanov
2012-01-12kdump: add udev events for memory online/offlineMichael Holzheu
2012-01-12include/linux/crash_dump.h needs elf.hFabio Estevam
2012-01-12kdump: fix crash_kexec()/smp_send_stop() race in panic()Michael Holzheu
2012-01-12kdump: crashk_res init check for /sys/kernel/kexec_crash_sizeMichael Holzheu
2012-01-12kdump: add missing RAM resource in crash_shrink_memory()Michael Holzheu
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong
2012-01-12cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao
2012-01-12mm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas error pathKautuk Consul
2012-01-12mm: rearrange putback_inactive_pagesHugh Dickins
2012-01-12mm: remove isolate_pages()Hugh Dickins
2012-01-12mm: remove del_page_from_lru, add page_off_lruHugh Dickins
2012-01-12mm: enum lru_list lruHugh Dickins
2012-01-12mm: no blank line after EXPORT_SYMBOL in swap.cHugh Dickins
2012-01-12mm: fewer underscores in ____pagevec_lru_addHugh Dickins
2012-01-12mm: take pagevecs off reclaim stackHugh Dickins
2012-01-12memcg: fix mem_cgroup_print_bad_pageHugh Dickins
2012-01-12memcg: fix split_huge_page_refcounts()Hugh Dickins
2012-01-12mm: vmscan: check if reclaim should really abort even if compaction_ready() i...Mel Gorman
2012-01-12mm: vmscan: when reclaiming for compaction, ensure there are sufficient free ...Mel Gorman