Age | Commit message (Expand) | Author |
2011-09-15 | net: don't clear IFF_XMIT_DST_RELEASE in ether_setup | nhorman |
2011-09-15 | net: copy userspace buffers on device forwarding | Michael S. Tsirkin |
2011-09-15 | net: Make flow cache namespace-aware | dpward |
2011-09-15 | ipheth: iPhone 4 Verizon CDMA USB Product ID add | Kavan Smith |
2011-09-15 | net/can/af_can.c: Change del_timer to del_timer_sync | rajan.aggarwal85@gmail.com |
2011-09-15 | Documentation: networking: dmfe.txt: Remove the maintainer of orphan networki... | Marcos Paulo de Souza |
2011-09-15 | tcp: Change possible SYN flooding messages | Eric Dumazet |
2011-09-15 | pkt_sched: cls_rsvp.h was outdated | Igor Maravić |
2011-09-15 | bnx2x: Fix for a host coalescing bug which impared latency. | Ariel Elior |
2011-09-15 | bnx2x: don't access removed registers on 57712 and above | Dmitry Kravkov |
2011-09-15 | bnx2x: init fw_seq after undi_unload is done | Dmitry Kravkov |
2011-09-15 | bnx2x: don't reset device while reading its configuration. | Dmitry Kravkov |
2011-09-15 | bnx2x: fix MF for 4-port devices | Dmitry Kravkov |
2011-09-15 | bnx2x: fix rx ring size report | Vladislav Zolotarov |
2011-09-15 | bnx2x: decrease print level to debug | Dmitry Kravkov |
2011-09-15 | bnx2x: fix BRB thresholds for dropless_fc mode | Dmitry Kravkov |
2011-09-15 | hfsplus: fix filesystem size checks | Christoph Hellwig |
2011-09-15 | hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error path | Seth Forshee |
2011-09-15 | xen/i386: follow-up to "replace order-based range checking of M2P table by li... | Jan Beulich |
2011-09-15 | xen/irq: Alter the locking to use a mutex instead of a spinlock. | Konrad Rzeszutek Wilk |
2011-09-15 | ALSA: pcm - fix race condition in wait_for_avail() | Arjan van de Ven |
2011-09-14 | mm: account skipped entries to avoid looping in find_get_pages | Shaohua Li |
2011-09-14 | drivers/gpio/gpio-generic.c: fix build errors | Russell King |
2011-09-14 | workqueue: lock cwq access in drain_workqueue | Thomas Tuttle |
2011-09-14 | MAINTAINERS: update e-mail address of Benny Halevy | Benny Halevy |
2011-09-14 | drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereference | Naga Chumbalkar |
2011-09-14 | drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interrupt | Donggeun Kim |
2011-09-14 | drivers/leds/ledtrig-timer.c: fix broken sysfs delay handling | Johan Hovold |
2011-09-14 | drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and... | Jesper Juhl |
2011-09-14 | cris: fix a build error in drivers/tty/serial/crisv10.c | WANG Cong |
2011-09-14 | mm: sync vmalloc address space page tables in alloc_vm_area() | David Vrabel |
2011-09-14 | memcg: Revert "memcg: add memory.vmscan_stat" | Johannes Weiner |
2011-09-14 | mm: vmscan: fix force-scanning small targets without swap | Johannes Weiner |
2011-09-14 | drivers/rtc/rtc-imxdi.c needs linux/sched.h | Axel Lin |
2011-09-14 | alpha, gpio: GENERIC_GPIO default must be n | Ben Hutchings |
2011-09-14 | um: fix strrchr() problems | Al Viro |
2011-09-14 | um: clean arch_ptrace() up a bit | Al Viro |
2011-09-14 | um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch | Al Viro |
2011-09-14 | um: fix free_winch() mess | Al Viro |
2011-09-14 | um: winch_interrupt() can happen inside of free_winch() | Al Viro |
2011-09-14 | um: fix oopsable race in line_close() | Al Viro |
2011-09-14 | um: Save FPU registers between task switches | Ingo van Lil |
2011-09-14 | um: drivers/xterm.c: fix a file descriptor leak | Jonathan Neuschäfer |
2011-09-14 | um: disable CMPXCHG_DOUBLE as it breaks UML build | Thadeu Lima de Souza Cascardo |
2011-09-14 | numa: fix NUMA compile error when sysfs and procfs are disabled | David Rientjes |
2011-09-14 | mm/mempolicy.c: make copy_from_user() provably correct | KAMEZAWA Hiroyuki |
2011-09-14 | mm/mempolicy.c: fix pgoff in mbind vma merge | Caspar Zhang |
2011-09-14 | Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6 | Linus Torvalds |
2011-09-14 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-09-14 | restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir() | Al Viro |