Age | Commit message (Expand) | Author | Files | Lines |
2010-12-08 | tcp: Replace time wait bucket msg by counter | Tom Herbert | 1 | -0/+1 |
2010-12-08 | sched: Cure more NO_HZ load average woes | Peter Zijlstra | 1 | -1/+1 |
2010-12-08 | perf: Fix duplicate events with multiple-pmu vs software events | Peter Zijlstra | 1 | -0/+1 |
2010-12-08 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -0/+2 |
2010-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -1/+26 |
2010-12-08 | nfs: remove extraneous and problematic calls to nfs_clear_request | Trond Myklebust | 1 | -0/+1 |
2010-12-08 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 1 | -0/+2 |
2010-12-08 | fanotify: Introduce FAN_NOFD | Lino Sanfilippo | 1 | -0/+2 |
2010-12-08 | fanotify: on group destroy allow all waiters to bypass permission check | Lino Sanfilippo | 1 | -1/+1 |
2010-12-08 | fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is called | Lino Sanfilippo | 1 | -3/+0 |
2010-12-08 | fanotify: remove packed from access response message | Eric Paris | 1 | -1/+1 |
2010-12-07 | Input: add input driver for polled GPIO buttons | Gabor Juhos | 1 | -0/+2 |
2010-12-07 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -2/+2 |
2010-12-07 | PM / Hibernate: Fix memory corruption related to swap | Rafael J. Wysocki | 1 | -2/+2 |
2010-12-06 | filter: fix sk_filter rcu handling | Eric Dumazet | 1 | -1/+3 |
2010-12-06 | ASoC: Fix off by one error in WM8994 EQ register bank size | Uk Kim | 1 | -1/+1 |
2010-12-05 | drm/i915: announce to userspace that the bsd ring is coherent | Daniel Vetter | 1 | -0/+2 |
2010-12-03 | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel... | Linus Torvalds | 2 | -1/+16 |
2010-12-03 | mem-hotplug: introduce {un}lock_memory_hotplug() | KOSAKI Motohiro | 1 | -0/+6 |
2010-12-03 | vmalloc: eagerly clear ptes on vunmap | Jeremy Fitzhardinge | 1 | -2/+0 |
2010-12-02 | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -11/+1 |
2010-12-02 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2010-12-02 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+4 |
2010-12-02 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -10/+6 |
2010-12-02 | NFS: Fix a memory leak in nfs_readdir | Trond Myklebust | 1 | -0/+1 |
2010-12-02 | Call the filesystem back whenever a page is removed from the page cache | Linus Torvalds | 1 | -0/+1 |
2010-12-02 | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini | 1 | -1/+6 |
2010-12-02 | xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq | Stefano Stabellini | 1 | -0/+10 |
2010-12-02 | [media] Don't export format_by_forcc on two different drivers | Mauro Carvalho Chehab | 1 | -1/+1 |
2010-12-02 | [media] V4L: improve the BKL replacement heuristic | Hans Verkuil | 1 | -0/+2 |
2010-12-01 | Input: document struct input_absinfo | Dmitry Torokhov | 1 | -1/+20 |
2010-12-01 | Input: add keycodes for touchpad on/off keys | Bastien Nocera | 1 | -0/+4 |
2010-12-01 | exec: copy-and-paste the fixes into compat_do_execve() paths | Oleg Nesterov | 1 | -0/+4 |
2010-12-01 | exec: make argv/envp memory visible to oom-killer | Oleg Nesterov | 1 | -0/+1 |
2010-12-01 | Merge branch 'for-greg' of git://gitorious.org/usb/usb into work | Greg Kroah-Hartman | 1 | -0/+4 |
2010-11-30 | TTY: open/hangup race fixup | Jiri Slaby | 1 | -0/+1 |
2010-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -0/+3 |
2010-11-29 | af_unix: limit recursion level | Eric Dumazet | 1 | -0/+2 |
2010-11-29 | Un-inline get_pipe_info() helper function | Linus Torvalds | 1 | -12/+1 |
2010-11-29 | Export 'get_pipe_info()' to other users | Linus Torvalds | 1 | -0/+12 |
2010-11-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -14/+16 |
2010-11-27 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-11-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+14 |
2010-11-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
2010-11-27 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+4 |
2010-11-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2 | -0/+2 |
2010-11-26 | perf: Fix the software context switch counter | Peter Zijlstra | 1 | -14/+15 |
2010-11-26 | perf: Fix inherit vs. context rotation bug | Thomas Gleixner | 1 | -0/+1 |
2010-11-26 | dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabled | Randy Dunlap | 1 | -3/+14 |
2010-11-25 | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+1 |