Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2010-09-16 | 1 | -1/+3 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) | Patrick Simmons | 2010-09-16 | 1 | -1/+3 | |
| | * | | | | | | kprobes: Fix Kconfig dependency | Masami Hiramatsu | 2010-09-13 | 1 | -2/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-09-21 | 9 | -83/+84 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ceph: select CRYPTO | Sage Weil | 2010-09-17 | 1 | -0/+1 | |
| | * | | | | | | ceph: check mapping to determine if FILE_CACHE cap is used | Sage Weil | 2010-09-17 | 1 | -1/+1 | |
| | * | | | | | | ceph: only send one flushsnap per cap_snap per mds session | Sage Weil | 2010-09-17 | 3 | -6/+18 | |
| | * | | | | | | ceph: fix cap_snap and realm split | Sage Weil | 2010-09-16 | 3 | -61/+33 | |
| | * | | | | | | ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap | Sage Weil | 2010-09-14 | 1 | -3/+3 | |
| | * | | | | | | ceph: correctly set 'follows' in flushsnap messages | Sage Weil | 2010-09-14 | 1 | -1/+1 | |
| | * | | | | | | ceph: fix dn offset during readdir_prepopulate | Sage Weil | 2010-09-13 | 1 | -5/+6 | |
| | * | | | | | | ceph: fix file offset wrapping at 4GB on 32-bit archs | Sage Weil | 2010-09-11 | 1 | -1/+2 | |
| | * | | | | | | ceph: fix reconnect encoding for old servers | Sage Weil | 2010-09-11 | 1 | -0/+2 | |
| | * | | | | | | ceph: fix pagelist kunmap tail | Yehuda Sadeh | 2010-09-11 | 1 | -2/+10 | |
| | * | | | | | | ceph: fix null pointer deref on anon root dentry release | Sage Weil | 2010-09-11 | 1 | -3/+7 | |
| * | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-09-21 | 8 | -26/+73 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge remote branch 'linus' into drm-intel-fixes | Chris Wilson | 2010-09-21 | 214 | -1525/+1994 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/i915: Hold a reference to the object whilst unbinding the eviction list | Chris Wilson | 2010-09-20 | 1 | -2/+7 | |
| | * | | | | | | | | drm/i915,agp/intel: Add second set of PCI-IDs for B43 | Chris Wilson | 2010-09-17 | 3 | -0/+5 | |
| | * | | | | | | | | drm/i915: Fix Sandybridge fence registers | Chris Wilson | 2010-09-17 | 2 | -22/+51 | |
| | * | | | | | | | | drm/i915/crt: Downgrade warnings for hotplug failures | Chris Wilson | 2010-09-17 | 1 | -2/+2 | |
| | * | | | | | | | | Merge remote branch 'linus' into drm-intel-fixes | Chris Wilson | 2010-09-13 | 412 | -2149/+4527 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | drm/i915: Ensure that the crtcinfo is populated during mode_fixup() | Chris Wilson | 2010-09-12 | 1 | -0/+8 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2010-09-21 | 2 | -6/+13 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. | Rusty Russell | 2010-09-21 | 1 | -5/+8 | |
| | * | | | | | | | | virtio: console: Prevent userspace from submitting NULL buffers | Amit Shah | 2010-09-21 | 1 | -0/+4 | |
| | * | | | | | | | | virtio: console: Fix poll blocking even though there is data to read | Hans de Goede | 2010-09-21 | 1 | -1/+1 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
* | | | | | | | | | perf: Avoid RCU vs preemption assumptions | Peter Zijlstra | 2010-09-21 | 1 | -6/+12 | |
* | | | | | | | | | percpu: Add {get,put}_cpu_ptr | Peter Zijlstra | 2010-09-21 | 1 | -0/+9 | |
* | | | | | | | | | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar | 2010-09-21 | 184 | -900/+1712 | |
|\| | | | | | | | | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Linux 2.6.36-rc5v2.6.36-rc5 | Linus Torvalds | 2010-09-20 | 1 | -1/+1 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2010-09-20 | 3 | -22/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Staging: vt6655: fix buffer overflow | Dan Carpenter | 2010-09-20 | 1 | -3/+8 | |
| | * | | | | | | | Revert: "Staging: batman-adv: Adding netfilter-bridge hooks" | Sven Eckelmann | 2010-09-20 | 2 | -19/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-09-20 | 6 | -32/+66 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | USB: musb: MAINTAINERS: Fix my mail address | Felipe Balbi | 2010-09-20 | 1 | -2/+2 | |
| | * | | | | | | | USB: serial/mos*: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-20 | 2 | -0/+6 | |
| | * | | | | | | | USB: otg: twl4030: fix phy initialization(v1) | Ming Lei | 2010-09-20 | 1 | -27/+51 | |
| | * | | | | | | | USB: EHCI: Disable langwell/penwell LPM capability | Alek Du | 2010-09-20 | 1 | -0/+5 | |
| | * | | | | | | | usb: musb_debugfs: don't use the struct file private_data field with seq_files | Mathias Nyman | 2010-09-20 | 1 | -3/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-09-20 | 2 | -15/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | serial: mfd: fix bug in serial_hsu_remove() | Feng Tang | 2010-09-20 | 1 | -8/+9 | |
| | * | | | | | | | serial: amba-pl010: fix set_ldisc | Mika Westerberg | 2010-09-20 | 1 | -7/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | frv: double syscall restarts, syscall restart in sigreturn() | Al Viro | 2010-09-20 | 1 | -1/+3 | |
| * | | | | | | | frv: handling of restart into restart_syscall is fscked | Al Viro | 2010-09-20 | 1 | -1/+1 | |
| * | | | | | | | frv: avoid infinite loop of SIGSEGV delivery | Al Viro | 2010-09-20 | 1 | -2/+2 | |
| * | | | | | | | frv: fix address verification holes in setup_frame/setup_rt_frame | Al Viro | 2010-09-20 | 1 | -16/+22 | |
| * | | | | | | | frv: restart_block.fn needs to be reset on sigreturn | Al Viro | 2010-09-20 | 1 | -0/+3 | |
| * | | | | | | | mm: further fix swapin race condition | Hugh Dickins | 2010-09-20 | 1 | -3/+5 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2010-09-19 | 13 | -131/+88 | |
| |\ \ \ \ \ \ |