Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | irda: off by one | Dan Carpenter | 2010-09-07 | 1 | -1/+1 | |
| | * | | | | 3c59x: Fix deadlock in vortex_error() | Ben Hutchings | 2010-09-07 | 1 | -3/+7 | |
| | * | | | | netfilter: discard overlapping IPv6 fragment | Nicolas Dichtel | 2010-09-07 | 1 | -65/+15 | |
| | * | | | | ipv6: discard overlapping fragment | Nicolas Dichtel | 2010-09-07 | 1 | -56/+15 | |
| | * | | | | net: fix tx queue selection for bridged devices implementing select_queue | Helmut Schaa | 2010-09-07 | 1 | -8/+8 | |
| | * | | | | bonding: Fix jiffies overflow problems (again) | Jiri Bohac | 2010-09-07 | 1 | -17/+39 | |
| | * | | | | stmmac: fix sleep inside atomic | Giuseppe Cavallaro | 2010-09-07 | 1 | -5/+4 | |
| | * | | | | cls_cgroup: Fix rcu lockdep warning | Li Zefan | 2010-09-03 | 1 | -2/+8 | |
| | * | | | | be2net: remove a BUG_ON in be_cmds.c | Ajit Khaparde | 2010-09-03 | 1 | -4/+2 | |
| | * | | | | be2net: fix a bug in UE detection logic | Ajit Khaparde | 2010-09-03 | 3 | -26/+10 | |
| | * | | | | be2net: fix net-snmp error because of wrong packet stats | Ajit Khaparde | 2010-09-03 | 4 | -6/+18 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-09-11 | 3 | -6/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | sparc: Kill all BKL usage. | David S. Miller | 2010-09-09 | 3 | -6/+1 | |
| * | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-09-11 | 2 | -2/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra | 2010-09-11 | 1 | -1/+1 | |
| | * | | | | | sched: Move sched_avg_update() to update_cpu_load() | Suresh Siddha | 2010-09-09 | 2 | -2/+6 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-09-11 | 4 | -24/+31 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | drm/i915: don't enable self-refresh on Ironlake | Jesse Barnes | 2010-09-10 | 2 | -2/+12 | |
| | * | | | | | drm/i915: Double check that the wait_request is not pending before warning | Chris Wilson | 2010-09-09 | 1 | -7/+15 | |
| | * | | | | | Revert "drm/i915: Warn if we run out of FIFO space for a mode" | Chris Wilson | 2010-09-08 | 1 | -7/+1 | |
| | * | | | | | Revert "drm/i915: Allow LVDS on pipe A on gen4+" | Chris Wilson | 2010-09-08 | 1 | -2/+0 | |
| | * | | | | | Revert "drm/i915: Enable RC6 on Ironlake." | Chris Wilson | 2010-09-07 | 1 | -6/+3 | |
| * | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-09-11 | 2 | -1/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | xfs: log IO completion workqueue is a high priority queue | Dave Chinner | 2010-09-10 | 1 | -1/+2 | |
| | * | | | | | | xfs: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-10 | 1 | -0/+2 | |
| * | | | | | | | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra | 2010-09-11 | 1 | -1/+1 | |
| * | | | | | | | execve: make responsive to SIGKILL with large arguments | Roland McGrath | 2010-09-10 | 1 | -0/+7 | |
| * | | | | | | | execve: improve interactivity with large arguments | Roland McGrath | 2010-09-10 | 1 | -0/+2 | |
| * | | | | | | | setup_arg_pages: diagnose excessive argument size | Roland McGrath | 2010-09-10 | 1 | -0/+5 | |
| * | | | | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-09-10 | 5 | -10/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | KVM: x86: Perform hardware_enable in CPU_STARTING callback | Zachary Amsden | 2010-09-09 | 1 | -3/+2 | |
| | * | | | | | | | KVM: i8259: fix migration | Gleb Natapov | 2010-09-08 | 1 | -1/+1 | |
| | * | | | | | | | KVM: fix i8259 oops when no vcpus are online | Avi Kivity | 2010-09-08 | 1 | -0/+3 | |
| | * | | | | | | | KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts | Avi Kivity | 2010-09-08 | 2 | -6/+10 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-10 | 8 | -36/+73 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-09-10 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread | Chris Wright | 2010-09-10 | 1 | -0/+2 | |
| | * | | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2010-09-10 | 2 | -1/+9 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | perf symbols: Fix multiple initialization of symbol system | Jovi Zhang | 2010-09-09 | 2 | -1/+9 | |
| | * | | | | | | | | perf: Fix CPU hotplug | Peter Zijlstra | 2010-09-09 | 1 | -3/+3 | |
| | * | | | | | | | | perf, trace: Fix module leak | Li Zefan | 2010-09-09 | 1 | -0/+3 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | tracing/kprobe: Fix handling of C-unlike argument names | Masami Hiramatsu | 2010-09-08 | 1 | -8/+12 | |
| | * | | | | | | | tracing/kprobes: Fix handling of argument names | Masami Hiramatsu | 2010-09-08 | 1 | -7/+10 | |
| | * | | | | | | | perf probe: Fix handling of arguments names | Masami Hiramatsu | 2010-09-08 | 1 | -13/+19 | |
| | * | | | | | | | perf probe: Fix return probe support | Masami Hiramatsu | 2010-09-08 | 2 | -0/+11 | |
| | * | | | | | | | tracing/kprobe: Fix a memory leak in error case | Masami Hiramatsu | 2010-09-08 | 1 | -3/+3 | |
| | * | | | | | | | tracing: Do not allow llseek to set_ftrace_filter | Steven Rostedt | 2010-09-08 | 1 | -1/+1 | |
| * | | | | | | | | KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring | David Howells | 2010-09-10 | 1 | -1/+2 | |
| * | | | | | | | | KEYS: Fix RCU no-lock warning in keyctl_session_to_parent() | David Howells | 2010-09-10 | 1 | -0/+3 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-09-10 | 17 | -46/+238 | |
| |\ \ \ \ \ \ \ \ |