| Commit message (Expand) | Author | Files | Lines |
2011-09-13 | locking, latencytop: Annotate latency_lock as raw | Thomas Gleixner | 1 | -7/+7 |
2011-09-13 | locking, timer_stats: Annotate table_lock as raw | Thomas Gleixner | 1 | -3/+3 |
2011-09-13 | locking, rwsem: Annotate inner lock as raw | Thomas Gleixner | 4 | -31/+33 |
2011-09-13 | locking, semaphores: Annotate inner lock as raw | Thomas Gleixner | 2 | -16/+16 |
2011-09-13 | locking, sched: Annotate thread_group_cputimer as raw | Thomas Gleixner | 4 | -15/+15 |
2011-09-13 | locking, printk: Annotate logbuf_lock as raw | Thomas Gleixner | 3 | -28/+28 |
2011-09-13 | locking, tracing: Annotate tracing locks as raw | Thomas Gleixner | 3 | -34/+34 |
2011-09-13 | locking, lib/proportions: Annotate prop_local_percpu::lock as raw | Thomas Gleixner | 2 | -9/+9 |
2011-09-13 | locking, sched, cgroups: Annotate release_list_lock as raw | Thomas Gleixner | 1 | -9/+9 |
2011-09-13 | locking, percpu_counter: Annotate ::lock as raw | Thomas Gleixner | 2 | -10/+10 |
2011-09-13 | locking, kprobes: Annotate the hash locks and kretprobe.lock as raw | Thomas Gleixner | 2 | -18/+18 |
2011-09-12 | Linux 3.1-rc6v3.1-rc6 | Linus Torvalds | 1 | -1/+1 |
2011-09-12 | ioctl: register LTTng ioctl | Mathieu Desnoyers | 1 | -0/+2 |
2011-09-12 | fuse: fix memory leak | Miklos Szeredi | 1 | -4/+8 |
2011-09-12 | fuse: fix flock breakage | Miklos Szeredi | 1 | -0/+3 |
2011-09-12 | rtmutex: Cleanup the debug code | Thomas Gleixner | 1 | -65/+10 |
2011-09-11 | Btrfs: add dummy extent if dst offset excceeds file end in | Li Zefan | 1 | -0/+6 |
2011-09-11 | Btrfs: calc file extent num_bytes correctly in file clone | Li Zefan | 1 | -3/+10 |
2011-09-11 | btrfs: xattr: fix attribute removal | David Sterba | 1 | -0/+9 |
2011-09-11 | Btrfs: fix wrong nbytes information of the inode | Miao Xie | 1 | -2/+2 |
2011-09-11 | Btrfs: fix the file extent gap when doing direct IO | Miao Xie | 1 | -6/+10 |
2011-09-11 | Btrfs: fix unclosed transaction handle in btrfs_cont_expand | Miao Xie | 1 | -2/+6 |
2011-09-11 | Btrfs: fix misuse of trans block rsv | Liu Bo | 1 | -0/+4 |
2011-09-11 | Btrfs: reset to appropriate block rsv after orphan operations | Liu Bo | 1 | -0/+4 |
2011-09-11 | Btrfs: skip locking if searching the commit root in csum lookup | Josef Bacik | 1 | -1/+3 |
2011-09-11 | btrfs: fix warning in iput for bad-inode | Sergei Trofimovich | 1 | -7/+3 |
2011-09-11 | Btrfs: fix an oops when deleting snapshots | Liu Bo | 1 | -1/+5 |
2011-09-11 | [media] vp7045: fix buffer setup | Florian Mickler | 1 | -22/+4 |
2011-09-11 | [media] nuvoton-cir: simplify raw IR sample handling | Jarod Wilson | 2 | -38/+8 |
2011-09-11 | [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL | Jesper Juhl | 1 | -0/+2 |
2011-09-11 | [media] v4l2: Fix documentation of the codec device controls | Kamil Debski | 1 | -19/+19 |
2011-09-11 | [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240 | Jean-François Moine | 1 | -0/+4 |
2011-09-11 | [media] gspca - sonixj: Fix wrong register mask for sensor om6802 | Luiz Carlos Ramos | 1 | -1/+1 |
2011-09-11 | [media] gspca - ov519: Fix LED inversion of some ov519 webcams | Jean-François Moine | 1 | -12/+10 |
2011-09-11 | [media] pwc: precedence bug in pwc_init_controls() | Dan Carpenter | 1 | -1/+1 |
2011-09-11 | Add missing DMA ops | Jonas Bonn | 2 | -3/+84 |
2011-09-11 | ARM: CSR: add missing sentinels to of_device_id tables | Jamie Iles | 4 | -0/+4 |
2011-09-11 | scsi: qla4xxx driver depends on NET | Randy Dunlap | 1 | -1/+1 |
2011-09-11 | ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort | Janusz Krzysztofik | 1 | -1/+1 |
2011-09-10 | backlight: Declare backlight_types[] const | Bart Van Assche | 1 | -1/+1 |
2011-09-10 | md: Fix handling for devices from 2TB to 4TB in 0.90 metadata. | NeilBrown | 1 | -2/+10 |
2011-09-10 | md/raid1,10: Remove use-after-free bug in make_request. | NeilBrown | 2 | -10/+17 |
2011-09-10 | md/raid10: unify handling of write completion. | NeilBrown | 1 | -20/+18 |
2011-09-10 | Avoid dereferencing a 'request_queue' after last close. | NeilBrown | 1 | -2/+5 |
2011-09-10 | PCI: Remove MRRS modification from MPS setting code | Jon Mason | 2 | -20/+23 |
2011-09-10 | Fix pointer dereference before call to pcie_bus_configure_settings | Shyam Iyer | 3 | -6/+10 |
2011-09-10 | vfs: automount should ignore LOOKUP_FOLLOW | Miklos Szeredi | 1 | -18/+15 |
2011-09-09 | ARM: cns3xxx: Fix newly introduced warnings in the PCIe code | Anton Vorontsov | 1 | -1/+1 |
2011-09-09 | ARM: cns3xxx: Fix compile error caused by hardware.h removed | Tommy Lin | 3 | -3/+0 |
2011-09-09 | drm: Remove duplicate "return" statement | Lin Ming | 1 | -1/+0 |