summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-08-04Merge branch 'quilt/driver-core'Stephen Rothwell
2010-08-04Merge remote branch 'bkl-core/bkl/core'Stephen Rothwell
2010-08-04Merge remote branch 'drivers-x86/linux-next'Stephen Rothwell
2010-08-04Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-08-04Merge remote branch 'lost-spurious-irq/lost-spurious-irq'Stephen Rothwell
2010-08-04Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-08-04Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-08-04Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-08-04Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-08-04Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-08-04Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-08-04Merge remote branch 'block/for-next'Stephen Rothwell
2010-08-04Merge branch 'quilt/rr'Stephen Rothwell
2010-08-04Merge remote branch 'crypto/master'Stephen Rothwell
2010-08-04Merge remote branch 'net/master'Stephen Rothwell
2010-08-04Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-08-04Merge remote branch 'powerpc/next'Stephen Rothwell
2010-08-04cgroupfs: create /sys/fs/cgroup to mount cgroupfs onGreg KH
2010-08-04hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NETIan Abbott
2010-08-03debug_core,kdb: fix crash when arch does not have single stepJason Wessel
2010-08-03ftrace,kdb: Allow dumping a specific cpu's buffer with ftdumpJason Wessel
2010-08-03ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel
2010-08-03gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()Jason Wessel
2010-08-03gdbstub,x86: Implement gdbserial 'p' and 'P' packetsJason Wessel
2010-08-03kgdb,kdb: individual register set and and get APIJason Wessel
2010-08-03gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocolJason Wessel
2010-08-03kgdb: remove custom hex_to_bin()implementationAndy Shevchenko
2010-08-03timer: add on-stack deferrable timer interfacesJesse Barnes
2010-08-02Merge branch 'perf/core' into auto-latestIngo Molnar
2010-08-02Merge branch 'irq/core' into auto-latestIngo Molnar
2010-08-02printk: fix delayed messages from CPU hotplug eventsKevin Cernekee
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-08-02perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint...Frederic Weisbecker
2010-08-01workqueue: mark init_workqueues() as early_initcall()Suresh Siddha
2010-08-01workqueue: explain for_each_*cwq_cpu() iteratorsTejun Heo
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-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