summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-24tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro
2010-03-24tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro
2010-03-24tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai
2010-03-24c2port: fix device_create() return value checkJani Nikula
2010-03-24mm/ksm.c is doing an unneeded _notify in write_protect_page.Robin Holt
2010-03-24scripts/kernel-doc: fix fatal error on function prototypeRandy Dunlap
2010-03-24Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txtFUJITA Tomonori
2010-03-24kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman
2010-03-24nommu: fix an incorrect comment in the do_mmap_shared_file()David Howells
2010-03-24MAINTAINERS: use tab not spaces for delimiterJoe Perches
2010-03-24drivers/gpio/max730x.c: add license macroRichard Röjfors
2010-03-24memcg: fix typo in memcg documentationGreg Thelen
2010-03-24get_maintainer: repair STDIN usageWolfram Sang
2010-03-24blackfin: enable DEBUG_SECTION_MISMATCHMike Frysinger
2010-03-24Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentationRussell King
2010-03-24fs/binfmt_aout.c: fix pointer warningsBorislav Petkov
2010-03-24scripts/kernel-doc: handle struct member __alignedRandy Dunlap
2010-03-24rtc/mc13783: fix use after free bugUwe Kleine-König
2010-03-24memcontrol: fix potential null derefDan Carpenter
2010-03-24cgroups: remove duplicate includeLi Zefan
2010-03-24memcg: disable move charge in no mmu caseDaisuke Nishimura
2010-03-22Fix up prototype for sys_ipc breakageLinus Torvalds
2010-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...Linus Torvalds
2010-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-03-22rxrpc: Check allocation failure.Tetsuo Handa
2010-03-22AFS: Potential null dereferenceDan Carpenter
2010-03-22ppc64 sys_ipc breakage in 2.6.34-rc2Anton Blanchard
2010-03-22x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki
2010-03-22edac, mce: Filter out invalid valuesBorislav Petkov
2010-03-22virtio: console: Check if port is valid in resize_consoleAmit Shah
2010-03-22virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah
2010-03-21ip_gre: include route header_len in max_headroom calculationTimo Teräs
2010-03-21if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas
2010-03-21ipv4: Don't drop redirected route cache entry unless PTMU actually expiredGuenter Roeck
2010-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-03-21net: suppress lockdep-RCU false positive in FIB trie.Paul E. McKenney
2010-03-21Bluetooth: Fix kernel crash on L2CAP stress testsAndrei Emeltchenko
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann
2010-03-21Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann
2010-03-20Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso
2010-03-20NET_DMA: free skbs periodicallySteven J. Magnani
2010-03-19netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso
2010-03-19tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte
2010-03-19net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy
2010-03-19KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov
2010-03-19igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny
2010-03-19ixgbevf: Message formatting cleanupsGreg Rose