| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-02-14 | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask | Kent Overstreet | 1 | -1/+2 |
| 2014-02-14 | fs/compat: fix lookup_dcookie() parameter handling | Heiko Carstens | 1 | -1/+1 |
| 2014-02-14 | fs/compat: fix parameter handling for compat readv/writev syscalls | Heiko Carstens | 1 | -8/+8 |
| 2014-02-14 | mm/page-writeback.c: do not count anon pages as dirtyable memory | Johannes Weiner | 1 | -2/+0 |
| 2014-02-14 | audit: correct a type mismatch in audit_syscall_exit() | AKASHI Takahiro | 1 | -1/+1 |
| 2014-02-14 | fuse: fix pipe_buf_operations | Miklos Szeredi | 1 | -0/+2 |
| 2014-02-06 | libata: disable LPM for some WD SATA-I devices | Tejun Heo | 1 | -0/+2 |
| 2014-02-06 | usb: chipidea: add freescale imx28 special write register method | Peter Chen | 1 | -0/+1 |
| 2014-02-06 | mm: hugetlbfs: fix hugetlbfs optimization | Andrea Arcangeli | 1 | -0/+6 |
| 2014-01-25 | mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL | Geert Uytterhoeven | 1 | -5/+8 |
| 2014-01-25 | crash_dump: fix compilation error (on MIPS at least) | Qais Yousef | 1 | -0/+2 |
| 2014-01-25 | i2c: Re-instate body of i2c_parent_is_i2c_adapter() | Stephen Warren | 1 | -1/+1 |
| 2014-01-16 | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC | Wei-Chun Chao | 1 | -0/+13 |
| 2014-01-16 | vlan: Fix header ops passthru when doing TX VLAN offload. | David S. Miller | 1 | -0/+9 |
| 2014-01-16 | ip_gre: fix msg_name parsing for recvfrom/recvmsg | Timo Teräs | 1 | -0/+5 |
| 2014-01-16 | net: unix: allow set_peek_off to fail | Sasha Levin | 1 | -1/+1 |
| 2014-01-10 | aio/migratepages: make aio migrate pages sane | Benjamin LaHaise | 1 | -1/+2 |
| 2014-01-10 | mm: numa: guarantee that tlb_flush_pending updates are visible before page ta... | Mel Gorman | 1 | -1/+6 |
| 2014-01-10 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 1 | -0/+44 |
| 2014-01-10 | mm: numa: avoid unnecessary disruption of NUMA hinting during migration | Mel Gorman | 1 | -1/+9 |
| 2014-01-10 | libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs | Marc Carino | 1 | -0/+1 |
| 2014-01-10 | auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE | Ard Biesheuvel | 1 | -1/+1 |
| 2014-01-10 | kexec: migrate to reboot cpu | Vivek Goyal | 1 | -0/+1 |
| 2013-12-20 | vfs: split out vfs_getattr_nosec | J. Bruce Fields | 1 | -0/+1 |
| 2013-12-20 | x86, build, icc: Remove uninitialized_var() from compiler-intel.h | H. Peter Anvin | 1 | -2/+0 |
| 2013-12-20 | usb: xhci: Link TRB must not occur within a USB payload burst | David Laight | 1 | -0/+2 |
| 2013-12-20 | PCI: Disable Bus Master only on kexec reboot | Khalid Aziz | 1 | -0/+3 |
| 2013-12-12 | efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl... | Seiji Aguchi | 1 | -0/+4 |
| 2013-12-08 | take anon inode allocation to libfs.c | Al Viro | 1 | -0/+1 |
| 2013-12-08 | mm: numa: return the number of base pages altered by protection changes | Mel Gorman | 1 | -0/+1 |
| 2013-12-08 | netfilter: push reasm skb through instead of original frag skbs | Jiri Pirko | 1 | -32/+0 |
| 2013-12-08 | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa | 1 | -0/+8 |
| 2013-12-08 | random32: fix off-by-one in seeding requirement | Daniel Borkmann | 1 | -3/+3 |
| 2013-12-04 | mfd: rtsx: Modify rts5249_optimize_phy | Wei WANG | 1 | -0/+53 |
| 2013-12-04 | mtd: map: fixed bug in 64-bit systems | Wang Haitao | 1 | -2/+2 |
| 2013-12-04 | ipc, msg: fix message length check for negative values | Mathias Krause | 1 | -3/+3 |
| 2013-12-04 | rbtree: fix rbtree_postorder_for_each_entry_safe() iterator | Jan Kara | 1 | -7/+9 |
| 2013-11-29 | usb: Don't enable USB 2.0 Link PM by default. | Sarah Sharp | 1 | -1/+3 |
| 2013-11-29 | NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 spec | Trond Myklebust | 1 | -1/+1 |
| 2013-11-29 | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook | 2 | -3/+4 |
| 2013-11-29 | sched, idle: Fix the idle polling state logic | Peter Zijlstra | 2 | -7/+73 |
| 2013-11-03 | ipc, msg: forbid negative values for "msg{max,mnb,mni}" | Mathias Krause | 1 | -3/+3 |
| 2013-10-31 | percpu: fix this_cpu_sub() subtrahend casting for unsigneds | Greg Thelen | 1 | -4/+4 |
| 2013-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -26/+15 |
| 2013-10-17 | yam: integer underflow in yam_ioctl() | Dan Carpenter | 1 | -1/+1 |
| 2013-10-17 | Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -2/+4 |
| 2013-10-17 | usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register | Guenter Roeck | 1 | -1/+1 |
| 2013-10-17 | mm: memcg: handle non-error OOM situations more gracefully | Johannes Weiner | 2 | -43/+14 |
| 2013-10-17 | usb-storage: add quirk for mandatory READ_CAPACITY_16 | Oliver Neukum | 1 | -1/+3 |
| 2013-10-16 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -14/+0 |