]> git.karo-electronics.de Git - karo-tx-linux.git/history - kernel
EHCI: fix direction handling for interrupt data toggles
[karo-tx-linux.git] / kernel /
2011-07-13 Rafael J. WysockiPM / Hibernate: Fix free_unnecessary_pages()
2011-07-13 Rafael J. WysockiPM / Hibernate: Avoid hitting OOM during preallocation...
2011-07-13 Vasiliy Kulikovtaskstats: don't allow duplicate entries in listener...
2011-07-13 Michal KubecekPM: Free memory bitmaps if opening /dev/snapshot fails
2011-07-13 Thomas Gleixnerclocksource: Make watchdog robust vs. interruption
2011-06-23 Peter Zijlstralockdep: Fix lock_is_held() on recursion
2011-06-23 Kasper Pedersentime: Compensate for rounding on odd-frequency clocksources
2011-06-23 Steven Rostedtftrace: Only update the function code on write to filte...
2011-05-23 Thomas Gleixnertick: Clear broadcast active bit when switching to...
2011-05-23 john stultzclocksource: Install completely before selecting
2011-05-23 Frederic Weisbeckerptrace: Prepare to fix racy accesses on task breakpoints
2011-04-22 Linus Torvaldsnext_pidmap: fix overflow condition
2011-04-14 Jason Wesselrepair gdbstub to match the gdbserial protocol specific...
2011-04-14 Roland DreierRelax si_code check in rt_sigqueueinfo and rt_tgsigqueu...
2011-04-14 Frederic Weisbeckerperf: Better fit max unprivileged mlock pages for tools...
2011-03-28 Julien TinnesPrevent rt_sigqueueinfo and rt_tgsigqueueinfo from...
2011-03-28 Milton Millersmp_call_function_many: handle concurrent clearing...
2011-03-21 Milton Millercall_function_many: add missing ordering
2011-03-21 Milton Millercall_function_many: fix list delete vs add race
2011-03-21 Stanislaw Gruszkasched: Fix user time incorrectly accounted as system...
2011-03-21 Paul E. McKenneypid: make setpgid() system call use RCU read-side criti...
2011-03-21 Matt Helsleyhw breakpoints: Fix pid namespace bug
2011-03-21 Daniel J BluemanFix unprotected access to task credentials in waitid()
2011-03-21 Steven Rostedtftrace: Fix memory leak with function graph and cpu...
2011-03-21 Li Zefancpuset: add a missing unlock in cpuset_write_resmask()
2011-03-21 Thomas Gleixnerclockevents: Prevent oneshot mode when broadcast device...
2011-03-21 Thomas Gleixnergenirq: Disable the SHIRQ_DEBUG call in request_threade...
2011-03-21 Stanislaw GruszkaPM / Hibernate: Return error code when alloc_image_page...
2011-03-21 Tetsuo HandaCRED: Fix memory and refcount leaks upon security_prepa...
2011-03-21 Tetsuo HandaCRED: Fix BUG() upon security_cred_alloc_blank() failure
2011-03-21 David HowellsCRED: Fix get_task_cred() and task_state() to not resur...
2011-03-21 Anton Blanchardkernel/smp.c: fix smp_call_function_many() SMP race
2011-03-21 Tejun Heoptrace: use safer wake up on ptrace_detach()
2011-03-21 Oleg Nesterovposix-cpu-timers: workaround to suppress the problems...
2011-03-21 Slava Pestovtracing: Fix panic when lseek() called on "trace" opene...
2011-03-21 Takashi IwaiPM / Hibernate: Fix PM_POST_* notification with user...
2011-03-21 Heiko Carstensnohz: Fix get_next_timer_interrupt() vs cpu hotplug
2011-03-21 Heiko Carstensnohz: Fix printk_needs_cpu() return value on offline...
2011-03-21 Kenji Kaneshigegenirq: Fix incorrect proc spurious output
2011-03-21 Linus TorvaldsPrioritize synchronous signals over 'normal' signals
2011-03-21 H. Peter Anvincompat: Make compat_alloc_user_space() incorporate...
2011-03-21 Nelson Elhagedo_exit(): make sure that we run with get_fs() == USER_DS
2011-03-21 Ken Chenlatencytop: fix per task accumulator
2011-03-21 Darren Hartfutex: Fix errors in nested key ref-counting
2011-03-21 Mathieu Desnoyerssched: Fix string comparison in /proc/sched_features
2011-03-21 Salman Qazihrtimer: Preserve timer state in remove_hrtimer()
2011-03-21 Steven Rostedtring-buffer: Fix typo of time extends per page
2010-08-02 Michal Hockofutex: futex_find_get_task remove credentails check
2010-08-02 Thomas Gleixnergenirq: Deal with desc->set_type() changing desc->chip
2010-08-02 Alex,Shisched: Fix over-scheduling bug
2010-08-02 Will Deaconsched: Prevent compiler from optimising the sched_avg_u...
2010-08-02 Jason Barondynamic debug: move ddebug_remove_module() down into...
2010-07-05 Lai Jiangshantracing: Consolidate protection of reader access to...
2010-07-05 Peter Zijlstraperf: Fix signed comparison in perf_adjust_period()
2010-07-05 Oleg Nesterovsignals: check_kill_permission(): don't check creds...
2010-07-05 Tony Breedsmutex: Fix optimistic spinning vs. BKL
2010-07-05 KOSAKI Motohirocpumask: fix compat getaffinity
2010-07-05 Andrey Vaginposix_timer: Fix error path in timer_create
2010-07-05 Al ViroFix racy use of anon_inode_getfd() in perf_event.c
2010-05-26 Hugh Dickinsprofile: fix stats and data leakage
2010-05-26 Robin Holtrevert "procfs: provide stack information for threads...
2010-05-12 David HowellsCRED: Fix a race in creds_are_invalid() in credentials...
2010-05-12 Tejun Heoperf: Fix resource leak in failure path of perf_event_o...
2010-04-26 KOSAKI Motohirosched: Use proper type in sched_getaffinity()
2010-04-26 Mathieu Desnoyerslockdep: fix incorrect percpu usage
2010-04-26 Mathieu Desnoyersmodules: fix incorrect percpu usage
2010-04-26 Anton Blanchardsched: Fix sched_getaffinity()
2010-04-26 KOSAKI Motohirosched: sched_getaffinity(): Allow less than NR_CPUS...
2010-04-26 Thomas Gleixnergenirq: Force MSI irq handlers to run with interrupts...
2010-04-26 Matt HelsleyFreezer: Fix buggy resume test for tasks frozen with...
2010-04-01 Colin Ian Kingsoftlockup: Stop spurious softlockup messages due to...
2010-04-01 Thomas Gleixnergenirq: Prevent oneshot irq thread race
2010-04-01 Miao Xiecpuset: fix the problem that cpuset_mem_spread_node...
2010-04-01 Paul Mackerrasperf_event: Fix oops triggered by cpu offline/online
2010-04-01 Peter Zijlstraperf: Provide generic perf_sample_data initialization
2010-04-01 Suresh Siddhasched: Fix SCHED_MC regression caused by change in...
2010-04-01 Steven Rostedttracing: Do not record user stack trace from NMI context
2010-04-01 Steven Rostedttracing: Disable buffer switching when starting or...
2010-04-01 Steven Rostedttracing: Use same local variable when resetting the...
2010-04-01 Lai Jiangshantracing: Fix warning in s_next of trace file ops
2010-04-01 Steven Rostedtfunction-graph: Init curr_ret_stack with ret_stack
2010-04-01 Frederic Weisbeckerhw-breakpoints: Remove stub unthrottle callback
2010-04-01 Lai Jiangshanring-buffer: Move disabled check into preempt disable...
2010-04-01 john stultztimekeeping: Prevent oops when GENERIC_TIME=n
2010-03-15 Thomas Gleixnersched: Don't use possibly stale sched_class
2010-03-15 Suresh Siddhasched: Fix SMT scheduler regression in find_busiest_queue()
2010-03-15 Brandon Phiilpsx86: Avoid race condition in pci_enable_msix()
2010-03-15 Jeff Mahoneytracing: Fix ftrace_event_call alignment for use with...
2010-03-15 Peter Zijlstraperf: Reimplement frequency driven sampling
2010-03-15 Peter Zijlstraperf_event: Fix preempt warning in perf_clock()
2010-03-15 Rafael J. WysockiPM / Hibernate: Fix preallocating of memory
2010-02-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-24 Linus TorvaldsMerge branch 'drm-linus' of git://git.kernel.org/pub...
2010-02-23 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-02-23 Dave AirlieMerge remote branch 'nouveau/for-airlied' of ../drm...
2010-02-23 Len BrownMerge branch 'pcc' into release
2010-02-23 Len BrownMerge branches 'bugzilla-14207' and 'idle' into release
2010-02-23 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2010-02-23 Linus TorvaldsMerge branch 'parisc/tracehook' of git://git.kernel...
2010-02-23 Tetsuo Handakernel/sys.c: fix missing rcu protection for sys_getpri...
next