summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arch/tile: enable interrupts in do_work_pending()Chris Metcalf2012-10-121-0/+3
* Merge tag 'tags/disintegrate-tile-20121009' into for-linusChris Metcalf2012-10-1242-177/+295
|\
| * UAPI: (Scripted) Disintegrate arch/tile/include/asmDavid Howells2012-10-0922-146/+242
| * UAPI: (Scripted) Disintegrate arch/tile/include/archDavid Howells2012-10-0920-31/+53
* | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-125-2/+102
|\ \
| * | xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk2012-10-121-0/+21
| * | xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk2012-10-121-1/+15
| * | xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk2012-10-121-0/+2
| * | xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering2012-10-042-0/+60
| * | xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-041-1/+4
* | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-10-121-1/+4
|\ \ \
| * | | mm, slab: release slab_mutex earlier in kmem_cache_destroy()Jiri Kosina2012-10-101-1/+4
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-1220-265/+289
|\ \ \ \
| * | | | timekeeping: Cast raw_interval to u64 to avoid shift overflowDan Carpenter2012-10-091-1/+1
| * | | | timers: Fix endless looping between cascade() and internal_add_timer()Hildner, Christian2012-10-091-4/+6
| * | | | Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-10-098165-251971/+521609
| |\ \ \ \
| | * \ \ \ Merge branch 'arnds-jiffies-fix' into fortglx/3.7/timeJohn Stultz2012-09-281-0/+3
| | |\ \ \ \
| | | * | | | time/jiffies: bring back unconditional LATCH definitionArnd Bergmann2012-09-281-2/+3
| | * | | | | time: Convert x86_64 to using new update_vsyscallJohn Stultz2012-09-244-30/+45
| | * | | | | time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systemsJohn Stultz2012-09-241-14/+31
| | * | | | | time: Introduce new GENERIC_TIME_VSYSCALLJohn Stultz2012-09-243-20/+34
| | * | | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-2411-13/+14
| | * | | | | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-247-21/+22
| | * | | | | time: Move timekeeper structure to timekeeper_internal.h for vsyscall changesJohn Stultz2012-09-242-55/+69
| | * | | | | jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz2012-09-243-14/+36
| | * | | | | jiffies: Kill unused TICK_USEC_TO_NSECJohn Stultz2012-09-241-6/+0
| | * | | | | alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeueJohn Stultz2012-09-241-4/+4
| | * | | | | alarmtimer: Remove unused helpers & definesJohn Stultz2012-09-241-28/+0
| | * | | | | alarmtimer: Use hrtimer per-alarm instead of per-baseJohn Stultz2012-09-242-68/+29
| | * | | | | alarmtimer: Implement minimum alarm interval for allowing suspendTodd Poynor2012-09-241-5/+13
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-122-1/+70
|\ \ \ \ \ \ \
| * | | | | | | sched: Update sched_domains_numa_masks[][] when new cpus are onlinedTang Chen2012-10-051-0/+56
| * | | | | | | sched: Ensure 'sched_domains_numa_levels' is safe to use in other functionsTang Chen2012-10-051-0/+13
| * | | | | | | nohz: Fix one jiffy count too far in idle cputimeFrederic Weisbecker2012-10-051-1/+1
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-123-11/+28
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-10-123-11/+28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | rcu: Advise most users not to enable RCU user modeFrederic Weisbecker2012-10-101-0/+12
| | * | | | | | | | rcu: Grace-period initialization excludes only RCU notifierPaul E. McKenney2012-10-082-11/+16
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-12170-3212/+8074
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-11171-3212/+8076
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [media] m5mols: Add missing #include <linux/sizes.h>Sylwester Nawrocki2012-10-101-0/+1
| | * | | | | | | | | | [media] stk1160: Add support for S-Video inputEzequiel Garcia2012-10-093-6/+19
| | * | | | | | | | | | Revert "[media] omap3isp: Replace cpu_is_omap3630() with ISP revision check"Mauro Carvalho Chehab2012-10-091-16/+9
| | * | | | | | | | | | [media] dvb: LNA implementation changesAntti Palosaari2012-10-074-12/+25
| | * | | | | | | | | | [media] v4l2-ioctl: fix W=1 warningsHans Verkuil2012-10-071-2/+1
| | * | | | | | | | | | [media] v4l2-ioctl: add blocks check for VIDIOC_SUBDEV_G/S_EDIDHans Verkuil2012-10-071-0/+4
| | * | | | | | | | | | [media] omap3isp: Fix compilation error in ispreg.hIdo Yariv2012-10-071-3/+3
| | * | | | | | | | | | [media] rc-msi-digivox-ii: Add full scan keycodesWolfgang Bail2012-10-071-18/+18
| | * | | | | | | | | | [media] cx25821: testing the wrong variableDan Carpenter2012-10-072-2/+2
| | * | | | | | | | | | [media] tda18271-common: hold the I2C adapter during write transfersMauro Carvalho Chehab2012-10-071-33/+71