- 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e7241d7 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 3f6280d Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 7506360 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 6ff9a64 tracing: do not translate event helper macros in print format by Steven Rostedt · 16 years ago
- f1db457 tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK by Li Zefan · 16 years ago
- 04dce7d spinlock: Add missing __raw_spin_lock_flags() stub for UP by Benjamin Herrenschmidt · 16 years ago
- 725c624 tracing: add trace_seq_vprint interface by Steven Rostedt · 16 years ago
- 6556d1d tracing: fix the block trace points print size by Steven Rostedt · 16 years ago
- 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 16 years ago
- 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 16 years ago
- 1f8a6a1 ring-buffer: pass in lockdep class key for reader_lock by Peter Zijlstra · 16 years ago
- 6025974 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- aa853f8 [ARM] 5543/1: arm: serial amba: add missing declaration in serial.h by Alessandro Rubini · 16 years ago
- 56fdd18 Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
- 918143e Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
- 087eb43 ptrace: tracehook_report_clone: fix false positives by Oleg Nesterov · 16 years ago
- 64edbc5 Merge branch 'tracing/ftrace' into tracing/core by Ingo Molnar · 16 years ago
- c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 16 years ago
- 56d8bd3 tracing: fix multiple use of __print_flags and __print_symbolic by Steven Whitehouse · 16 years ago
- 05ad709 parport: quickfix the proc registration bug by Alan Cox · 16 years ago
- 112f38a7 tracing: make trace pipe recognize latency format flag by Steven Rostedt · 16 years ago
- 1d080d6 tracing: remove redundant SOFTIRQ from softirq event traces by Steven Rostedt · 16 years ago
- 7fcb7c4 tracing/events: introduce __dynamic_array() by Li Zefan · 16 years ago
- a9c1c3a tracing/events: put TP_fast_assign into braces by Li Zefan · 16 years ago
- 6e25db4 tracing/events: fix a typo in __string() format output by Li Zefan · 16 years ago
- fb39125 ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro by Zhaolei · 16 years ago
- 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 16 years ago
- 6e42910 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- c4e51e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 16 years ago
- d280cc9 headers_check fix: linux/net_dropmon.h by Jaswinder Singh Rajput · 16 years ago
- 52bb25a headers_check fix: linux/auto_fs.h by Jaswinder Singh Rajput · 16 years ago
- 6afec83 Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311', 'pci-bind-oops', 'misc-2.6.30' and 'i7300_idle' into release by Len Brown · 16 years ago
- 5f789cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
- e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 16 years ago
- b2e1fea cred: #include init.h in cred.h by Alexey Dobriyan · 16 years ago
- 2f10260 i7300_idle: allow testing on i5000-series hardware w/o re-compile by Len Brown · 16 years ago
- f2aebae ftrace: don't convert function's local variable name in macro by Zhaolei · 16 years ago
- 4d3383d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
- ebd4c99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
- c2adae0 tracing: convert irq events to use __print_symbolic by Steven Rostedt · 16 years ago
- 0f4fc29 tracing: add __print_symbolic to trace events by Steven Rostedt · 16 years ago
- 62ba180 tracing: add flag output for kmem events by Steven Rostedt · 16 years ago
- 937cdb9 tracing: add previous task state info to sched switch event by Steven Rostedt · 16 years ago
- be74b73 tracing: add __print_flags for events by Steven Rostedt · 16 years ago
- b0aae68 tracing/events: change the type of __str_loc_item to unsigned short by Li Zefan · 16 years ago
- bfcaa502 netfilter: nf_ct_tcp: fix accepting invalid RST segments by Jozsef Kadlecsik · 16 years ago
- 4a5dace Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
- df391e0 Input: multitouch - add tracking ID to the protocol by Henrik Rydberg · 16 years ago
- 5ae115a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
- 5993856 via82cxxx: Add VIA VX855 PCI Device ID by Harald Welte · 16 years ago
- 28ee9bc ide: report timeouts in ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 16 years ago
- 9fe02c0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 03fbdb1 [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * by Alessandro Rubini · 16 years ago
- 521c180 Merge branch 'core/urgent' into core/futexes by Thomas Gleixner · 16 years ago
- 8e7d2b2 drm/i915: allocate large pointer arrays with vmalloc by Jesse Barnes · 16 years ago
- 4200efd sched: properly define the sched_group::cpumask and sched_domain::span fields by Ingo Molnar · 16 years ago
- bac9caf asm-generic: fix local_add_unless macro by Roel Kluin · 16 years ago
- eb33575 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 by Mel Gorman · 16 years ago
- 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 16 years ago
- 888a589 mm, x86: remove MEMORY_HOTPLUG_RESERVE related code by Yinghai Lu · 16 years ago
- b83674c reiserfs: fixup perms when xattrs are disabled by Jeff Mahoney · 16 years ago
- 40f293f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
- 4bca328 libata: Media rotation rate and form factor heuristics by Martin K. Petersen · 16 years ago
- 9a1a69a1 [SCSI] fc-transport: Close state transition-window during rport deletion. by Andrew Vasquez · 16 years ago
- c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- 2d02494 sched, timers: cleanup avenrun users by Thomas Gleixner · 16 years ago
- dce48a8 sched, timers: move calc_load() to scheduler by Thomas Gleixner · 16 years ago
- cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 16 years ago
- 08d7b3d drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. by Carl Worth · 16 years ago
- bd99f5e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
- 4f005db ioatdma: fix "ioatdma frees DMA memory with wrong function" by Maciej Sosnowski · 16 years ago
- ecf4667 syscalls.h add the missing sys_pipe2 declaration by Arnd Bergmann · 16 years ago
- 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 16 years ago
- 41fb454 Merge commit 'v2.6.30-rc5' into core/iommu by Ingo Molnar · 16 years ago
- 79c5d3c blktrace: from-sector redundant in trace_block_remap, cleanup by Li Zefan · 16 years ago
- 7961386 Merge commit 'v2.6.30-rc5' into sched/core by Ingo Molnar · 16 years ago
- 7a30949 Merge commit 'v2.6.30-rc5' into x86/apic by Ingo Molnar · 16 years ago
- 0016eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
- 93b49d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
- d5f7bad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
- 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- e56d498 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
- 2a32ceb Fix races around the access to ->s_options by Al Viro · 16 years ago
- 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 16 years ago
- db6c1fb romfs: cleanup romfs_fs.h by Christoph Hellwig · 16 years ago
- 74dbbdd New helper: deactivate_locked_super() by Al Viro · 16 years ago
- 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 16 years ago
- ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 16 years ago
- edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 16 years ago
- e67c856 Revert driver core: move platform_data into platform_device by Greg Kroah-Hartman · 16 years ago
- 4671c79 tracing: add trace_set_clr_event to export event enabling function by Steven Rostedt · 16 years ago
- f066a15 Merge branch 'x86/urgent' into x86/xen by Ingo Molnar · 16 years ago
- d7a5926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago