summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xtensa: tell git to ignore copied zlib source filesBaruch Siach2013-07-081-0/+3
* Merge branch 'timers-core-for-linus' of https://git.kernel.org/cgit/linux/ker...Chris Zankel2013-07-081728-12532/+27487
|\
| * hrtimer: Remove unused variableThomas Gleixner2013-07-061-2/+0
| * hrtimers: Move SMP function call to thread contextThomas Gleixner2013-07-051-22/+15
| * clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner2013-07-052-15/+43
| * Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-041549-10621/+23077
| |\
| | * posix-cpu-timers: don't account cpu timer after stopped thread runtime accoun...KOSAKI Motohiro2013-07-041-3/+36
| | * posix_timers: fix racy timer delta caching on task exitFrederic Weisbecker2013-07-031-11/+11
| | * posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()Frederic Weisbecker2013-07-031-0/+1
| | * selftests: add basic posix timers selftestsFrederic Weisbecker2013-07-033-0/+230
| | * posix_cpu_timers: consolidate expired timers checkFrederic Weisbecker2013-07-031-85/+33
| | * posix_cpu_timers: consolidate timer list cleanupsFrederic Weisbecker2013-07-031-29/+19
| | * posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker2013-07-032-165/+117
| | * Linux 3.10v3.10Linus Torvalds2013-07-011-1/+1
| | * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-07-011-1/+2
| | |\
| | | * powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan2013-06-301-1/+2
| | * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-07-0111-93/+61
| | |\ \ | | | |/ | | |/|
| | | * Merge tag 'fcoe1' into fixesJames Bottomley2013-06-271575-11275/+19854
| | | |\
| | | * \ Merge tag 'fcoe' into fixesJames Bottomley2013-06-274-25/+31
| | | |\ \
| | | | * | MAINTAINERS: Fix fcoe mailing listNeil Horman2013-05-101-1/+1
| | | | * | libfc: extend ex_lock to protect all of fc_seq_sendNeil Horman2013-05-101-13/+24
| | | | * | libfc: Correct check for initiator roleMark Rustad2013-05-101-1/+1
| | | | * | libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan2013-05-101-10/+5
| | | * | | [SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com2013-05-132-19/+3
| | | * | | [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com2013-05-125-49/+27
| | * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-302-7/+14
| | |\ \ \ \
| | | * | | | powerpc/pci: Improve device hotplug initializationGuenter Roeck2013-06-301-5/+12
| | | * | | | powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo2013-06-281-2/+2
| | * | | | | ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson2013-06-301-2/+3
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-06-293-13/+14
| | |\ \ \ \ \
| | | * | | | | crypto: algboss - Hold ref count on larvalHerbert Xu2013-06-253-13/+14
| | * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-06-291-0/+5
| | |\ \ \ \ \ \
| | | * | | | | | drm/qxl: add missing access check for execbuffer ioctlDave Airlie2013-06-281-0/+5
| | * | | | | | | Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers2013-06-291-9/+11
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-291-1/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | rbd: send snapshot context with writesJosh Durgin2013-06-271-1/+5
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-291-15/+39
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | UBIFS: fix a horrid bugArtem Bityutskiy2013-06-291-3/+27
| | | * | | | | | | | UBIFS: prepare to fix a horrid bugArtem Bityutskiy2013-06-291-12/+12
| | * | | | | | | | | Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-06-292-34/+22
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi2013-06-281-33/+21
| | | * | | | | | | | | mn10300: Allow to pass array name to get_user()Akira Takeuchi2013-06-281-1/+1
| | * | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-291-2/+5
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | tick: Fix tick_broadcast_pending_mask not clearedDaniel Lezcano2013-06-211-2/+5
| | * | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-291-7/+9
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | perf: Disable monitoring on setuid processes for regular usersStephane Eranian2013-06-261-7/+9
| | * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-2777-231/+5065
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | dlci: validate the net device in dlci_del()Zefan Li2013-06-271-0/+12
| | | * | | | | | | | | | | dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li2013-06-271-5/+9
| | | * | | | | | | | | | | af_key: fix info leaks in notify messagesMathias Krause2013-06-271-0/+2