| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: change invalidatepage prototype to accept length | Lukas Czerner | 2013-05-21 | 3 | -3/+5 |
* | Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-05-20 | 1 | -6/+6 |
|\ |
|
| * | pinctrl: generic: Fix typos and clarify comments | Laurent Pinchart | 2013-05-14 | 1 | -6/+6 |
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-18 | 1 | -2/+3 |
|\ \ |
|
| * \ | Merge branch 'for-next' of git://sources.calxeda.com/kernel/linux into HEAD | Grant Likely | 2013-05-07 | 1 | -2/+3 |
| |\ \ |
|
| | * | | <linux/of_platform.h>: fix compilation warnings with DT disabled | Sergei Shtylyov | 2013-04-09 | 1 | -2/+3 |
* | | | | Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar... | Linus Torvalds | 2013-05-16 | 1 | -0/+33 |
|\ \ \ \ |
|
| * | | | | target: close target_put_sess_cmd() vs. core_tmr_abort_task() race | Joern Engel | 2013-05-15 | 1 | -0/+33 |
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-05-15 | 1 | -4/+0 |
|\ \ \ \ \ |
|
| * | | | | | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons | John Stultz | 2013-05-14 | 1 | -4/+0 |
* | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-05-14 | 1 | -2/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | jbd,jbd2: fix oops in jbd2_journal_put_journal_head() | Jan Kara | 2013-05-13 | 1 | -2/+6 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-05-13 | 1 | -2/+27 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode | Rony Efraim | 2013-05-11 | 1 | -2/+27 |
* | | | | | | | | Merge remote-tracking branch 'spi/fix/grant' into spi-linus | Mark Brown | 2013-05-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux into spi-fix-grant | Mark Brown | 2013-05-06 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | spi: Initialize cs_gpio and cs_gpios with -ENOENT | Andreas Larsson | 2013-04-07 | 1 | -2/+2 |
* | | | | | | | | | Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-11 | 2 | -0/+5 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | tracing: Modify soft-mode only if there's no other referrer | Masami Hiramatsu | 2013-05-09 | 1 | -0/+1 |
| * | | | | | | | | | ftrace, kprobes: Fix a deadlock on ftrace_regex_lock | Masami Hiramatsu | 2013-05-09 | 1 | -0/+4 |
* | | | | | | | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-05-11 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'misc' into for-linus | James Bottomley | 2013-05-10 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | [SCSI] bnx2fc: Include chip number in the symbolic name | Bhanu Prakash Gollapudi | 2013-05-02 | 1 | -1/+5 |
* | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2013-05-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | intel_idle: initial C8, C9, C10 support | Len Brown | 2013-04-17 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2013-05-11 | 3 | -20/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | audit: Make testing for a valid loginuid explicit. | Eric W. Biederman | 2013-05-07 | 1 | -0/+5 |
| * | | | | | | | | | | | | | audit: fix event coverage of AUDIT_ANOM_LINK | Eric Paris | 2013-04-30 | 1 | -9/+11 |
| * | | | | | | | | | | | | | audit: add an option to control logging of passwords with pam_tty_audit | Richard Guy Briggs | 2013-04-30 | 1 | -0/+1 |
| * | | | | | | | | | | | | | helper for some session id stuff | Eric Paris | 2013-04-30 | 1 | -0/+2 |
| * | | | | | | | | | | | | | audit: use a consistent audit helper to log lsm information | Eric Paris | 2013-04-30 | 1 | -3/+5 |
| * | | | | | | | | | | | | | audit: push loginuid and sessionid processing down | Eric Paris | 2013-04-30 | 1 | -2/+2 |
| * | | | | | | | | | | | | | audit: stop pushing loginid, uid, sessionid as arguments | Eric Paris | 2013-04-30 | 2 | -6/+3 |
| * | | | | | | | | | | | | | audit: allow checking the type of audit message in the user filter | Eric Paris | 2013-04-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | | kernel: audit: beautify code, for extern function, better to check its parame... | Chen Gang | 2013-04-10 | 1 | -5/+11 |
| * | | | | | | | | | | | | | audit: Syscall rules are not applied to existing processes on non-x86 | Anton Blanchard | 2013-04-10 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-10 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-05-09 | 1 | -0/+2 |
* | | | | | | | | | | | | | | | Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-10 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | dm: document iterate_devices | Alasdair G Kergon | 2013-05-10 | 1 | -0/+15 |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-05-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | HID: debug: fix RCU preemption issue | Jiri Kosina | 2013-05-06 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2013-05-09 | 1 | -2/+156 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | NVMe: Simplify Firmware Activate code slightly | Matthew Wilcox | 2013-05-08 | 1 | -0/+3 |
| * | | | | | | | | | | | | | | | | NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO | Keith Busch | 2013-05-02 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | NVMe: Device specific stripe size handling | Keith Busch | 2013-05-02 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | NVMe: Add a character device for each nvme device | Keith Busch | 2013-04-16 | 1 | -0/+5 |
| * | | | | | | | | | | | | | | | | NVMe: Fix endian-related problems in user I/O submission path | Matthew Wilcox | 2013-04-16 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | NVMe: Abstract out sector to block number conversion | Matthew Wilcox | 2013-04-16 | 1 | -0/+5 |
| * | | | | | | | | | | | | | | | | NVMe: Add nvme-scsi.c | Vishal Verma | 2013-03-28 | 1 | -0/+35 |