Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-10-23 | 11 | -80/+170 |
|\ | |||||
| * | events: Harmonize event field names and print output names | Ingo Molnar | 2009-10-15 | 5 | -77/+74 |
| * | tracing/profile: Add filter support | Li Zefan | 2009-10-15 | 3 | -1/+17 |
| * | Merge branch 'tracing/core' into perf/core | Ingo Molnar | 2009-10-15 | 3 | -5/+79 |
| |\ | |||||
| | * | tracing: Move syscalls metadata handling from arch to core | Frederic Weisbecker | 2009-10-14 | 1 | -1/+1 |
| | * | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-13 | 19 | -45/+41 |
| | |\ | |||||
| | * \ | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-01 | 293 | -3262/+12171 |
| | |\ \ | |||||
| | * | | | tracing: Pushdown the bkl tracepoints calls | Frederic Weisbecker | 2009-09-28 | 1 | -13/+15 |
| | * | | | tracing/bkl: Add bkl ftrace events | Frederic Weisbecker | 2009-09-24 | 2 | -4/+76 |
| * | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2009-10-15 | 5 | -11/+22 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge commit 'v2.6.32-rc4' into perf/core | Ingo Molnar | 2009-10-13 | 53 | -158/+508 |
| |\ \ \ \ \ | |||||
| * | | | | | | tracing/events: Add 'signed' field to format files | Tom Zanussi | 2009-10-06 | 1 | -6/+9 |
* | | | | | | | Merge commit 'v2.6.32-rc5' into perf/probes | Ingo Molnar | 2009-10-17 | 130 | -844/+1837 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-15 | 3 | -6/+8 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-13 | 1 | -0/+2 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | mac80211: document ieee80211_rx() context requirement | Johannes Berg | 2009-10-12 | 1 | -0/+2 |
| | * | | | | | | | net: Fix struct sock bitfield annotation | Eric Dumazet | 2009-10-11 | 1 | -5/+5 |
| | |/ / / / / / | |||||
| | * | | | | | | include/linux/netdevice.h: fix nanodoc mismatch | Wolfram Sang | 2009-10-07 | 1 | -1/+1 |
| * | | | | | | | workqueue: add 'flush_delayed_work()' to run and wait for delayed work | Linus Torvalds | 2009-10-14 | 1 | -0/+1 |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-10-13 | 2 | -11/+14 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | block: Seperate read and write statistics of in_flight requests v2 | Nikanth Karthikesan | 2009-10-06 | 1 | -7/+14 |
| | * | | | | | | | block: get rid of kblock_schedule_delayed_work() | Jens Axboe | 2009-10-05 | 1 | -4/+0 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-10-13 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | warn about use of uninstalled kernel headers | Arnd Bergmann | 2009-10-11 | 1 | -0/+6 |
| | | |_|_|/ / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-10-12 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers | Gabe Black | 2009-10-07 | 1 | -0/+1 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-10-11 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | [S390] 64-bit register support for 31-bit processes | Heiko Carstens | 2009-10-06 | 1 | -0/+1 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-10-11 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | USB: serial: don't call release without attach | Alan Stern | 2009-10-09 | 1 | -0/+1 |
| * | | | | | | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 2 | -1/+2 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-10-11 | 4 | -9/+16 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal | 2009-10-02 | 1 | -1/+2 |
| | * | | | | | | | | [SCSI] sd: Support disks formatted with DIF Type 2 | Martin K. Petersen | 2009-10-02 | 1 | -0/+3 |
| | * | | | | | | | | [SCSI] sd: Detach DIF from block integrity infrastructure | Martin K. Petersen | 2009-10-02 | 1 | -4/+11 |
| | * | | | | | | | | [SCSI] Deprecate SCSI_PROT_*_CONVERT operations | Martin K. Petersen | 2009-10-02 | 1 | -4/+0 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h. | Ralf Baechle | 2009-10-09 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-10-09 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Input: fix rx51 board keymap | Amit Kucheria | 2009-10-05 | 1 | -3/+3 |
| * | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-10-08 | 2 | -3/+18 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | libata: make gtf_filter per-dev | Tejun Heo | 2009-10-06 | 1 | -0/+1 |
| | * | | | | | | | | libata: implement more acpi filtering options | Tejun Heo | 2009-10-06 | 2 | -0/+5 |
| | * | | | | | | | | libata: cosmetic updates | Tejun Heo | 2009-10-06 | 2 | -3/+12 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-10-08 | 3 | -16/+19 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions | Anton Blanchard | 2009-10-07 | 1 | -2/+2 |
| | * | | | | | | | | rcu: Clean up code based on review feedback from Josh Triplett, part 3 | Paul E. McKenney | 2009-10-05 | 1 | -7/+7 |
| | * | | | | | | | | rcu: Clean up code to address Ingo's checkpatch feedback | Paul E. McKenney | 2009-09-23 | 1 | -1/+5 |
| | * | | | | | | | | rcu: Clean up code based on review feedback from Josh Triplett, part 2 | Paul E. McKenney | 2009-09-23 | 2 | -5/+5 |
| | * | | | | | | | | rcu: Clean up code based on review feedback from Josh Triplett | Paul E. McKenney | 2009-09-23 | 1 | -1/+0 |
| * | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-10-08 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ |