aboutsummaryrefslogtreecommitdiffstats
path: root/fs/compat.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-24exit: fix oops in sync_mm_rssMichael S. Tsirkin2-0/+2
2010-03-24cpuset: alloc nodemask_t on the heap rather than the stackMiao Xie1-28/+66
2010-03-24cpuset: fix the problem that cpuset_mem_spread_node() returns an offline nodeMiao Xie3-10/+14
2010-03-24doc: add the documentation for mpol=localKOSAKI Motohiro1-1/+5
2010-03-24tmpfs: cleanup mpol_parse_str()KOSAKI Motohiro1-12/+12
2010-03-24tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro1-0/+1
2010-03-24tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro1-3/+7
2010-03-24tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai1-2/+7
2010-03-24c2port: fix device_create() return value checkJani Nikula1-2/+2
2010-03-24mm/ksm.c is doing an unneeded _notify in write_protect_page.Robin Holt1-1/+1
2010-03-24scripts/kernel-doc: fix fatal error on function prototypeRandy Dunlap1-0/+1
2010-03-24Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txtFUJITA Tomonori1-0/+0
2010-03-24kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman1-2/+0
2010-03-24nommu: fix an incorrect comment in the do_mmap_shared_file()David Howells1-4/+3
2010-03-24MAINTAINERS: use tab not spaces for delimiterJoe Perches1-20/+20
2010-03-24drivers/gpio/max730x.c: add license macroRichard Röjfors1-0/+4
2010-03-24memcg: fix typo in memcg documentationGreg Thelen1-1/+1
2010-03-24get_maintainer: repair STDIN usageWolfram Sang1-1/+1
2010-03-24blackfin: enable DEBUG_SECTION_MISMATCHMike Frysinger1-1/+2
2010-03-24Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentationRussell King1-3/+3
2010-03-24fs/binfmt_aout.c: fix pointer warningsBorislav Petkov1-6/+8
2010-03-24scripts/kernel-doc: handle struct member __alignedRandy Dunlap1-0/+2
2010-03-24rtc/mc13783: fix use after free bugUwe Kleine-König1-10/+13
2010-03-24memcontrol: fix potential null derefDan Carpenter1-2/+4
2010-03-24cgroups: remove duplicate includeLi Zefan1-1/+0
2010-03-24memcg: disable move charge in no mmu caseDaisuke Nishimura1-22/+22
2010-03-22Fix up prototype for sys_ipc breakageLinus Torvalds1-1/+1
2010-03-22rxrpc: Check allocation failure.Tetsuo Handa1-0/+6
2010-03-22AFS: Potential null dereferenceDan Carpenter1-2/+3
2010-03-22ppc64 sys_ipc breakage in 2.6.34-rc2Anton Blanchard1-1/+1
2010-03-22x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki1-3/+5
2010-03-22edac, mce: Filter out invalid valuesBorislav Petkov1-1/+6
2010-03-22virtio: console: Check if port is valid in resize_consoleAmit Shah1-0/+4
2010-03-22virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah1-2/+9
2010-03-21ip_gre: include route header_len in max_headroom calculationTimo Teräs1-1/+3
2010-03-21if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas1-0/+1
2010-03-21ipv4: Don't drop redirected route cache entry unless PTMU actually expiredGuenter Roeck1-1/+2
2010-03-21net: suppress lockdep-RCU false positive in FIB trie.Paul E. McKenney1-1/+3
2010-03-21Bluetooth: Fix kernel crash on L2CAP stress testsAndrei Emeltchenko1-0/+5
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann6-88/+114
2010-03-21Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann4-4/+41
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso3-4/+6
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2-4/+15
2010-03-20NET_DMA: free skbs periodicallySteven J. Magnani1-20/+43
2010-03-19netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso1-1/+5
2010-03-19tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte1-0/+3
2010-03-19net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2-0/+6
2010-03-19KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov1-15/+9
2010-03-19igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny3-0/+3
2010-03-19ixgbevf: Message formatting cleanupsGreg Rose1-2/+2