| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -4/+8 |
|\ \ |
|
| * | | jbd,jbd2: fix oops in jbd2_journal_put_journal_head() | Jan Kara | 2013-05-13 | 1 | -2/+6 |
| * | | ext4: fix fio regression | Yan, Zheng | 2013-05-03 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-05-13 | 2 | -2/+39 |
|\ \ \ |
|
| * | | | ipv6: do not clear pinet6 field | Eric Dumazet | 2013-05-11 | 1 | -0/+12 |
| * | | | net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode | Rony Efraim | 2013-05-11 | 1 | -2/+27 |
* | | | | Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2013-05-13 | 1 | -2/+2 |
|\ \ \ \ |
|
| * \ \ \ | 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 branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-05-13 | 2 | -8/+10 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | drm: Use names of ioctls in debug traces | Chris Cummins | 2013-05-10 | 1 | -1/+2 |
| * | | | | | | drm: Remove pointless '-' characters from drm_fb_helper documentation | Ville Syrjälä | 2013-05-10 | 1 | -8/+8 |
| * | | | | | | drm: Add kernel-doc for drm_fb_helper_funcs->initial_config | Ville Syrjälä | 2013-05-10 | 1 | -0/+1 |
* | | | | | | | 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 | 8 | -33/+36 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'postmerge' into for-linus | James Bottomley | 2013-05-10 | 1 | -4/+12 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | [SCSI] sd: use REQ_PM in sd's runtime suspend operation | Lin Ming | 2013-05-06 | 1 | -4/+12 |
| * | | | | | | | | | Merge branch 'misc' into for-linus | James Bottomley | 2013-05-10 | 7 | -29/+24 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used | Mike Christie | 2013-05-10 | 1 | -6/+2 |
| | * | | | | | | | | | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device... | James Bottomley | 2013-05-10 | 4 | -21/+16 |
| | * | | | | | | | | | [SCSI] libosd: remover duplicate __bitwise annotation | Dan Carpenter | 2013-05-02 | 1 | -1/+1 |
| | * | | | | | | | | | [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 | 4 | -21/+38 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | audit: Make testing for a valid loginuid explicit. | Eric W. Biederman | 2013-05-07 | 2 | -0/+6 |
| * | | | | | | | | | | | | 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 | 2 | -1/+3 |
| * | | | | | | | | | | | | 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 tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2013-05-10 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | ALSA: Add comment for control TLV API | David Henningsson | 2013-05-08 | 1 | -1/+5 |
* | | | | | | | | | | | | | | | | 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 |