Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 2 | -6/+0 | |
|\ | ||||||
| * | hpet: Remove unused PCI Vendor ID #define | Jon Mason | 2012-09-01 | 1 | -2/+0 | |
| * | powerpc: remove four unused files from .gitignore | Paul Bolle | 2012-09-01 | 1 | -4/+0 | |
* | | Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-10-01 | 1 | -2/+10 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-----. \ | Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas... | Mark Brown | 2012-09-28 | 1 | -2/+10 | |
| |\ \ \ \ \ | ||||||
| | | | | * | | regulator: tps6586x: add support for SYS rail | Laxman Dewangan | 2012-09-06 | 1 | -2/+10 | |
| | | | |/ / | | | |/| | | ||||||
* | | | | | | Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-09-28 | 15 | -106/+53 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | um: Preinclude include/linux/kern_levels.h | Geert Uytterhoeven | 2012-09-27 | 4 | -14/+12 | |
| * | | | | | | um: Fix IPC on um | Richard Weinberger | 2012-09-27 | 1 | -0/+1 | |
| * | | | | | | um: kill thread->forking | Al Viro | 2012-09-27 | 7 | -66/+29 | |
| * | | | | | | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro | 2012-09-27 | 2 | -7/+5 | |
| * | | | | | | um: don't leak floating point state and segment registers on execve() | Al Viro | 2012-09-27 | 1 | -0/+1 | |
| * | | | | | | um: take cleaning singlestep to start_thread() | Al Viro | 2012-09-27 | 1 | -19/+5 | |
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-09-27 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ARM: Orion5x: Fix too small coherent pool. | Andrew Lunn | 2012-09-26 | 1 | -0/+7 | |
* | | | | | | | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 2012-09-27 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | ARM: dma-mapping: Fix potential memory leak in atomic_pool_init() | Sachin Kamat | 2012-09-24 | 1 | -0/+2 | |
* | | | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2012-09-26 | 2 | -27/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | c6x: use asm-generic/barrier.h | Mark Salter | 2012-09-24 | 2 | -27/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | phy/micrel: Rename KS80xx to KSZ80xx | Marek Vasut | 2012-09-24 | 1 | -1/+1 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2012-09-24 | 1 | -11/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tile: gxio iorpc numbering change for TRIO interface | Chris Metcalf | 2012-09-24 | 1 | -11/+13 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-09-24 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | xen/boot: Disable NUMA for PV guests. | Konrad Rzeszutek Wilk | 2012-09-24 | 1 | -0/+4 | |
* | | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2012-09-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/kbuild: archscripts depends on scripts_basic | Jeff Mahoney | 2012-09-21 | 1 | -1/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-09-22 | 4 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MIPS: Malta: Don't crash on spurious interrupt. | Ralf Baechle | 2012-09-17 | 1 | -3/+6 | |
| * | | | | | | | | | MIPS: Malta: Remove RTC Data Mode bootstrap breakage | Maciej W. Rozycki | 2012-09-14 | 1 | -5/+0 | |
| * | | | | | | | | | MIPS: mm: Add compound tail page _mapcount when mapped | Jovi Zhang | 2012-08-27 | 1 | -0/+2 | |
| * | | | | | | | | | MIPS: CMP/SMTC: Fix tc_id calculation | RongQing.Li | 2012-08-27 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-09-22 | 5 | -8/+50 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ARM: reserve syscall 378 for kcmp | Russell King | 2012-09-21 | 2 | -0/+3 | |
| * | | | | | | | | Merge branch 'clkdev' into fixes | Russell King | 2012-09-19 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: 7534/1: clk: Make the managed clk functions generically available | Lars-Peter Clausen | 2012-09-15 | 1 | -6/+0 | |
| * | | | | | | | | | ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiers | Mike Turquette | 2012-09-19 | 1 | -2/+46 | |
| * | | | | | | | | | ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores | Matthew Leach | 2012-09-16 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-09-21 | 1 | -8/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sparc: fix the return value of module_alloc() | Wei Yongjun | 2012-09-21 | 1 | -3/+1 | |
| * | | | | | | | | | sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32 | Andreas Larsson | 2012-09-21 | 1 | -5/+4 | |
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-09-21 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/mm/init.c: Fix devmem_is_allowed() off by one | T Makphaibulchoke | 2012-09-13 | 1 | -1/+1 | |
| * | | | | | | | | | | x86/kconfig: Remove outdated reference to Intel CPUs in CONFIG_SWIOTLB | Joe Millenbach | 2012-09-05 | 1 | -4/+4 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-09-21 | 5 | -1/+57 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | perf/x86: Fix Intel Ivy Bridge support | Stephane Eranian | 2012-09-19 | 3 | -1/+39 | |
| * | | | | | | | | | | perf/x86/ibs: Check syscall attribute flags | Robert Richter | 2012-09-13 | 1 | -0/+12 | |
| * | | | | | | | | | | perf/x86: Export Sandy Bridge uncore clockticks event in sysfs | Stephane Eranian | 2012-09-13 | 1 | -0/+6 | |
* | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-09-21 | 10 | -8/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes | Olof Johansson | 2012-09-18 | 3 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ |