| Commit message (Expand) | Author | Files | Lines |
2011-05-03 | hw breakpoints: Move to kernel/events/ | Borislav Petkov | 3 | -2/+2 |
2011-05-03 | perf: Start the restructuring | Borislav Petkov | 3 | -2/+8 |
2011-04-30 | ftrace: Consolidate the function match routines for normal and mods | Steven Rostedt | 1 | -62/+36 |
2011-04-30 | ftrace: Consolidate updating of ftrace_trace_function | Steven Rostedt | 1 | -61/+34 |
2011-04-30 | ftrace: Move record update for normal and modules into a separate function | Steven Rostedt | 1 | -8/+11 |
2011-04-30 | ftrace: Remove FTRACE_FL_CONVERTED flag | Steven Rostedt | 2 | -9/+4 |
2011-04-30 | ftrace: Remove FTRACE_FL_FAILED flag | Steven Rostedt | 2 | -34/+51 |
2011-04-30 | ftrace: Remove failures file | Steven Rostedt | 1 | -37/+2 |
2011-04-30 | ftrace: Remove unnecessary disabling of irqs | Steven Rostedt | 1 | -4/+0 |
2011-04-30 | ftrace: Make FTRACE_WARN_ON() work in if condition | Steven Rostedt | 1 | -6/+10 |
2011-04-30 | ftrace: Only update the function code on write to filter files | Steven Rostedt | 1 | -5/+7 |
2011-04-27 | perf, x86, nmi: Move LVT un-masking into irq handlers | Don Zickus | 3 | -6/+33 |
2011-04-26 | perf events, x86: Work around the Nehalem AAJ80 erratum | Ingo Molnar | 1 | -2/+14 |
2011-04-26 | perf, x86: Fix BTS condition | Peter Zijlstra | 2 | -2/+5 |
2011-04-26 | SELINUX: Make selinux cache VFS RCU walks safe | Eric Paris | 3 | -25/+55 |
2011-04-26 | add hlist_bl_lock/unlock helpers | Christoph Hellwig | 3 | -20/+19 |
2011-04-26 | bit_spinlock: don't play preemption games inside the busy loop | Linus Torvalds | 1 | -4/+4 |
2011-04-26 | eCryptfs: Flush dirty pages in setattr | Tyler Hicks | 1 | -0/+6 |
2011-04-26 | eCryptfs: Handle failed metadata read in lookup | Tyler Hicks | 4 | -16/+28 |
2011-04-26 | eCryptfs: Add reference counting to lower files | Tyler Hicks | 6 | -59/+92 |
2011-04-26 | eCryptfs: dput dentries returned from dget_parent | Tyler Hicks | 1 | -2/+2 |
2011-04-26 | eCryptfs: Remove extra d_delete in ecryptfs_rmdir | Tyler Hicks | 1 | -2/+0 |
2011-04-24 | libata: ahci_start_engine compliant to AHCI spec | Jian Peng | 1 | -0/+21 |
2011-04-24 | ata: pata_at91.c bugfix for initial_timing initialisation | Igor Plyatov | 1 | -2/+12 |
2011-04-24 | ata: pata_at91.c bugfix for high master clock | Igor Plyatov | 1 | -1/+7 |
2011-04-24 | ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley | 1 | -0/+6 |
2011-04-24 | ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley | 1 | -0/+8 |
2011-04-24 | libata: Pioneer DVR-216D can't do SETXFER | Jeff Mahoney | 1 | -0/+1 |
2011-04-24 | ahci: don't enable port irq before handler is registered | Maxime Bizon | 2 | -3/+16 |
2011-04-24 | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 | Tejun Heo | 3 | -3/+6 |
2011-04-24 | libata: Kill unused ATA_DFLAG_{H|D}IPM flags | Tejun Heo | 1 | -2/+0 |
2011-04-24 | ahci: EM supported message type sysfs attribute | Hannes Reinecke | 2 | -0/+26 |
2011-04-24 | kconfig: Avoid buffer underrun in choice input | Ben Hutchings | 1 | -1/+1 |
2011-04-24 | vfs: get rid of insane dentry hashing rules | Linus Torvalds | 2 | -28/+18 |
2011-04-24 | perf events, x86, P4: Fix typo in comment | Justin P. Mattock | 1 | -1/+1 |
2011-04-24 | vfs: get rid of 'struct dcache_hash_bucket' abstraction | Linus Torvalds | 1 | -24/+21 |
2011-04-23 | SECURITY: Move exec_permission RCU checks into security modules | Andi Kleen | 5 | -8/+14 |
2011-04-22 | perf, x86: Update/fix Intel Nehalem cache events | Peter Zijlstra | 1 | -4/+4 |
2011-04-22 | perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflow | Cyrill Gorcunov | 1 | -1/+1 |
2011-04-22 | perf, x86: P4 PMU -- Use perf_sample_data_init helper | Cyrill Gorcunov | 1 | -2/+1 |
2011-04-22 | x86, perf event: Turn off unstructured raw event access to offcore registers | Ingo Molnar | 1 | -1/+5 |
2011-04-22 | perf: Support Xeon E7's via the Westmere PMU driver | Andi Kleen | 1 | -0/+1 |
2011-04-21 | ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd | Tejun Heo | 3 | -2/+12 |
2011-04-21 | block: don't propagate unlisted DISK_EVENTs to userland | Tejun Heo | 1 | -2/+6 |
2011-04-21 | elevator: check for ELEVATOR_INSERT_SORT_MERGE in !elvpriv case too | Jens Axboe | 1 | -1/+2 |
2011-04-21 | raid5: fix build error, sector_t usage | Randy Dunlap | 1 | -1/+1 |
2011-04-21 | vfs: Pass setxattr(2) flags properly | Jan Kara | 1 | -1/+1 |
2011-04-21 | virtio: console: Enable call to hvc_remove() on console port remove | Amit Shah | 1 | -11/+0 |
2011-04-21 | virtio_pci: Prevent double-free of pci regions after device hot-unplug | Amit Shah | 1 | -7/+8 |
2011-04-21 | virtio: Decrement avail idx on buffer detach | Amit Shah | 1 | -0/+1 |