| Commit message (Expand) | Author | Age | Files | Lines |
* | blktrace: from-sector redundant in trace_block_remap, cleanup | Li Zefan | 2009-05-11 | 1 | -2/+2 |
* | tracing: add trace_set_clr_event to export event enabling function | Steven Rostedt | 2009-05-08 | 1 | -0/+2 |
* | Merge branch 'tracing/hw-branch-tracing' into tracing/core | Ingo Molnar | 2009-05-07 | 3 | -22/+8 |
|\ |
|
| * | x86, bts, mm: clean up buffer allocation | Markus Metzger | 2009-04-24 | 1 | -2/+4 |
| * | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-24 | 440 | -28063/+2302 |
| |\ |
|
| * | | mm, x86, ptrace, bts: defer branch trace stopping, remove dead code | Ingo Molnar | 2009-04-08 | 1 | -1/+0 |
| * | | mm, x86, ptrace, bts: defer branch trace stopping, cleanup | Ingo Molnar | 2009-04-08 | 1 | -1/+0 |
| * | | x86, ptrace: add bts context unconditionally | Markus Metzger | 2009-04-07 | 2 | -12/+0 |
| * | | mm, x86, ptrace, bts: defer branch trace stopping | Markus Metzger | 2009-04-07 | 2 | -8/+4 |
| * | | sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h | Markus Metzger | 2009-04-07 | 1 | -0/+2 |
* | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 | 193 | -9853/+793 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-05 | 5 | -3/+20 |
| |\ \ \ |
|
| | * | | | Bluetooth: Fix issue with sysfs handling for connections | Marcel Holtmann | 2009-05-04 | 1 | -0/+1 |
| | * | | | usbnet: CDC EEM support (v5) | Omar Laazimani | 2009-05-04 | 1 | -0/+3 |
| | * | | | tcp: Fix tcp_prequeue() to get correct rto_min value | Satoru SATOH | 2009-05-04 | 1 | -1/+13 |
| | * | | | virtio: add missing include to virtio_net.h | Grant Likely | 2009-05-01 | 1 | -0/+1 |
| | * | | | netfilter: use likely() in xt_info_rdlock_bh() | Eric Dumazet | 2009-05-01 | 1 | -2/+2 |
| * | | | | net/9p: handle correctly interrupted 9P requests | Latchesar Ionkov | 2009-04-05 | 1 | -1/+0 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar... | Linus Torvalds | 2009-05-02 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | ide-cd: fix REQ_QUIET tests in cdrom_decode_status | Borislav Petkov | 2009-04-30 | 1 | -0/+1 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-05-02 | 4 | -25/+75 |
| |\ \ \ \ \ |
|
| | * | | | | | [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5. | Boaz Harrosh | 2009-04-27 | 1 | -10/+13 |
| | * | | | | | [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytes | Boaz Harrosh | 2009-04-27 | 1 | -11/+44 |
| | * | | | | | [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changes | Boaz Harrosh | 2009-04-27 | 1 | -5/+15 |
| | * | | | | | [SCSI] libfc: Fix compilation warnings with allmodconfig | Robert Love | 2009-04-27 | 1 | -0/+1 |
| | * | | | | | [SCSI] libfc: Track rogue remote ports | Abhijeet Joglekar | 2009-04-27 | 1 | -0/+1 |
| | * | | | | | [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue | Mike Christie | 2009-04-27 | 1 | -0/+2 |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-05-02 | 1 | -0/+24 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Input: add detailed multi-touch finger data report protocol | Henrik Rydberg | 2009-04-28 | 1 | -0/+23 |
| | * | | | | | | Input: bcm5974 - add quad-finger tapping | Henrik Rydberg | 2009-04-28 | 1 | -0/+1 |
| * | | | | | | | SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect | Trond Myklebust | 2009-05-02 | 1 | -0/+1 |
| * | | | | | | | mm: fix Committed_AS underflow on large NR_CPUS environment | KOSAKI Motohiro | 2009-05-02 | 1 | -6/+3 |
| * | | | | | | | of: make of_(un)register_platform_driver common code | Grant Likely | 2009-05-02 | 1 | -0/+10 |
| * | | | | | | | alpha: binfmt_aout fix | Ivan Kokshaysky | 2009-05-02 | 1 | -1/+13 |
| * | | | | | | | memcg: fix mem_cgroup_shrink_usage() | Daisuke Nishimura | 2009-05-02 | 1 | -2/+2 |
| * | | | | | | | atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures | Heiko Carstens | 2009-05-02 | 1 | -2/+2 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-29 | 6 | -12/+81 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-04-28 | 2 | -3/+6 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Bluetooth: Add different pairing timeout for Legacy Pairing | Marcel Holtmann | 2009-04-28 | 2 | -2/+4 |
| | | * | | | | | | Bluetooth: Ensure that HCI sysfs add/del is preempt safe | Roger Quadros | 2009-04-28 | 1 | -1/+2 |
| | * | | | | | | | netfilter: revised locking for x_tables | Stephen Hemminger | 2009-04-28 | 1 | -5/+68 |
| | |/ / / / / / |
|
| | * | | | | | | net: Avoid extra wakeups of threads blocked in wait_for_packet() | Eric Dumazet | 2009-04-28 | 1 | -2/+4 |
| | * | | | | | | net: Fix typo in net_device_ops description. | Mike Rapoport | 2009-04-27 | 1 | -1/+1 |
| | * | | | | | | net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE | Adrian Bunk | 2009-04-27 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-04-25 | 1 | -0/+1 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | netfilter: nf_ct_dccp: add missing role attributes for DCCP | Pablo Neira Ayuso | 2009-04-24 | 1 | -0/+1 |
| * | | | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-04-28 | 2 | -0/+3 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | drm/i915: add support for G41 chipset | Zhenyu Wang | 2009-04-21 | 1 | -0/+1 |
| | * | | | | | | | | drm/i915: Unregister ACPI video driver when exiting | Matthew Garrett | 2009-04-17 | 1 | -0/+2 |
| * | | | | | | | | | regulator: fix header file missing kernel-doc | Randy Dunlap | 2009-04-28 | 1 | -0/+1 |