summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-08-02Merge branch 'quilt/driver-core'Stephen Rothwell
2010-08-02Merge remote branch 'bkl-core/bkl/core'Stephen Rothwell
2010-08-02Merge remote branch 'drivers-x86/linux-next'Stephen Rothwell
2010-08-02Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-08-02Merge remote branch 'lost-spurious-irq/lost-spurious-irq'Stephen Rothwell
2010-08-02Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-08-02Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-08-02Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-08-02Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-08-02Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-08-02Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-08-02Merge remote branch 'block/for-next'Stephen Rothwell
2010-08-02Merge branch 'quilt/rr'Stephen Rothwell
2010-08-02Merge remote branch 'crypto/master'Stephen Rothwell
2010-08-02Merge remote branch 'net/master'Stephen Rothwell
2010-08-02Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-08-02Merge remote branch 'powerpc/next'Stephen Rothwell
2010-08-02Merge remote branch 'mips/mips-for-linux-next'Stephen Rothwell
2010-08-01workqueue: mark init_workqueues() as early_initcall()Suresh Siddha
2010-08-01workqueue: explain for_each_*cwq_cpu() iteratorsTejun Heo
2010-07-31Merge branches 'perf/core', 'irq/core', 'x86/urgent' and 'x86/mtrr' into auto...Ingo Molnar
2010-07-31Merge branch 'linus' into auto-latestIngo Molnar
2010-07-31padata: Remove padata_get_cpumaskSteffen Klassert
2010-07-31padata: Pass the padata cpumasks to the cpumask_change_notifier chainSteffen Klassert
2010-07-31padata: Rearrange set_cpumask functionsSteffen Klassert
2010-07-31padata: Rename padata_alloc functionsSteffen Klassert
2010-07-30ftrace,kdb: Allow dumping a specific cpu's buffer with ftdumpJason Wessel
2010-07-30ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel
2010-07-30gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()Jason Wessel
2010-07-30gdbstub,x86: Implement gdbserial 'p' and 'P' packetsJason Wessel
2010-07-30kgdb,kdb: individual register set and and get APIJason Wessel
2010-07-30gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocolJason Wessel
2010-07-30kgdb: remove custom hex_to_bin()implementationAndy Shevchenko
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-29irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell
2010-07-29Merge branch 'timers/clocksource' into auto-latestThomas Gleixner
2010-07-29kgdb: Do not access xtime directlyThomas Gleixner
2010-07-28fanotify: use both marks when possibleEric Paris
2010-07-28fsnotify: pass both the vfsmount mark and inode markEric Paris
2010-07-28fsnotify: remove group->maskEric Paris
2010-07-28fsnotify: cleanup should_send_eventEric Paris
2010-07-28audit: use the mark in handler functionsEric Paris
2010-07-28fsnotify: send fsnotify_mark to groups in event handling functionsEric Paris
2010-07-28fsnotify: store struct file not struct pathEric Paris
2010-07-28sysctl extern cleanup: inotifyDave Young
2010-07-28dnotify: move dir_notify_enable declarationAlexey Dobriyan
2010-07-28fsnotify: split generic and inode specific mark codeEric Paris
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris
2010-07-28fanotify: fanotify_init syscall declarationEric Paris
2010-07-28fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()Andreas Gruenbacher