aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* exit: fix oops in sync_mm_rssMichael S. Tsirkin2010-03-24
* cpuset: alloc nodemask_t on the heap rather than the stackMiao Xie2010-03-24
* cpuset: fix the problem that cpuset_mem_spread_node() returns an offline nodeMiao Xie2010-03-24
* doc: add the documentation for mpol=localKOSAKI Motohiro2010-03-24
* tmpfs: cleanup mpol_parse_str()KOSAKI Motohiro2010-03-24
* tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro2010-03-24
* tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro2010-03-24
* tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai2010-03-24
* c2port: fix device_create() return value checkJani Nikula2010-03-24
* mm/ksm.c is doing an unneeded _notify in write_protect_page.Robin Holt2010-03-24
* scripts/kernel-doc: fix fatal error on function prototypeRandy Dunlap2010-03-24
* Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txtFUJITA Tomonori2010-03-24
* kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman2010-03-24
* nommu: fix an incorrect comment in the do_mmap_shared_file()David Howells2010-03-24
* MAINTAINERS: use tab not spaces for delimiterJoe Perches2010-03-24
* drivers/gpio/max730x.c: add license macroRichard Röjfors2010-03-24
* memcg: fix typo in memcg documentationGreg Thelen2010-03-24
* get_maintainer: repair STDIN usageWolfram Sang2010-03-24
* blackfin: enable DEBUG_SECTION_MISMATCHMike Frysinger2010-03-24
* Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentationRussell King2010-03-24
* fs/binfmt_aout.c: fix pointer warningsBorislav Petkov2010-03-24
* scripts/kernel-doc: handle struct member __alignedRandy Dunlap2010-03-24
* rtc/mc13783: fix use after free bugUwe Kleine-König2010-03-24
* memcontrol: fix potential null derefDan Carpenter2010-03-24
* cgroups: remove duplicate includeLi Zefan2010-03-24
* memcg: disable move charge in no mmu caseDaisuke Nishimura2010-03-24
* Fix up prototype for sys_ipc breakageLinus Torvalds2010-03-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...Linus Torvalds2010-03-22
|\
| * virtio: console: Check if port is valid in resize_consoleAmit Shah2010-03-22
| * virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah2010-03-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-22
|\ \
| * | ip_gre: include route header_len in max_headroom calculationTimo Teräs2010-03-22
| * | if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas2010-03-22
| * | ipv4: Don't drop redirected route cache entry unless PTMU actually expiredGuenter Roeck2010-03-21
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-03-21
| |\ \
| | * | Bluetooth: Fix kernel crash on L2CAP stress testsAndrei Emeltchenko2010-03-21
| | * | Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-21
| | * | Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann2010-03-21
| * | | net: suppress lockdep-RCU false positive in FIB trie.Paul E. McKenney2010-03-21
| |/ /
| * | Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2010-03-20
| |\ \
| | * | vhost: fix error handling in vring ioctlsMichael S. Tsirkin2010-03-17
| | * | vhost: fix interrupt mitigation with raw socketsMichael S. Tsirkin2010-03-17
| | * | vhost: fix error path in vhost_net_set_backendJeff Dike2010-03-07
| * | | netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-03-20
| * | | netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-03-20
| * | | NET_DMA: free skbs periodicallySteven J. Magnani2010-03-20
| * | | netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso2010-03-20
| * | | tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte2010-03-20
| * | | net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2010-03-20
| * | | KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov2010-03-20