| Commit message (Expand) | Author | Age | Files | Lines |
* | serial: samsung: Fix unintended usage of uart port 0 as console | Thomas Abraham | 2011-07-07 | 1 | -4/+2 |
* | Linux 3.0-rc3v3.0-rc3 | Linus Torvalds | 2011-06-13 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2011-06-13 | 3 | -12/+12 |
|\ |
|
| * | SLAB: Record actual last user of freed objects. | Suleiman Souhlal | 2011-06-03 | 1 | -4/+5 |
| * | slub: always align cpu_slab to honor cmpxchg_double requirement | Chris Metcalf | 2011-06-03 | 2 | -8/+7 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-06-13 | 11 | -58/+80 |
|\ \ |
|
| * | | ceph: unwind canceled flock state | Sage Weil | 2011-06-07 | 1 | -10/+16 |
| * | | ceph: fix ENOENT logic in striped_read | Sage Weil | 2011-06-07 | 1 | -2/+2 |
| * | | ceph: fix short sync reads from the OSD | Sage Weil | 2011-06-07 | 1 | -13/+15 |
| * | | ceph: fix sync vs canceled write | Sage Weil | 2011-06-07 | 1 | -5/+10 |
| * | | ceph: use ihold when we already have an inode ref | Sage Weil | 2011-06-07 | 10 | -28/+37 |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-06-13 | 3 | -7/+9 |
|\ \ \ |
|
| * \ \ | Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu... | Thomas Gleixner | 2011-06-06 | 1 | -5/+6 |
| |\ \ \ |
|
| | * | | | ptp: Fix some locking bugs in ptp_read() | Dan Carpenter | 2011-06-01 | 1 | -4/+4 |
| | * | | | ptp: Return -EFAULT on copy_to_user() errors | Dan Carpenter | 2011-06-01 | 1 | -1/+2 |
| * | | | | Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu... | Thomas Gleixner | 2011-06-06 | 2 | -2/+3 |
| |\ \ \ \ |
|
| | * | | | | rtc: Staticize non-exported __rtc_set_alarm() | Mark Brown | 2011-06-01 | 1 | -1/+1 |
| | * | | | | rtc: Fix ioctl error path return | John Stultz | 2011-06-01 | 1 | -1/+2 |
| | |/ / / |
|
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-13 | 6 | -18/+39 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-06-09 | 2 | -10/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | oprofile, dcookies: Fix possible circular locking dependency | Robert Richter | 2011-05-31 | 1 | -0/+3 |
| | * | | | | | oprofile: Fix locking dependency in sync_start() | Robert Richter | 2011-05-31 | 1 | -6/+2 |
| | * | | | | | oprofile: Free potentially owned tasks in case of errors | Robert Richter | 2011-05-31 | 1 | -4/+9 |
| * | | | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2011-06-08 | 2 | -3/+14 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs | Steven Rostedt | 2011-06-07 | 1 | -0/+7 |
| | * | | | | | | kprobes/trace: Fix kprobe selftest for gcc 4.6 | Steven Rostedt | 2011-06-07 | 1 | -2/+6 |
| | * | | | | | | ftrace: Fix possible undefined return code | GuoWen Li | 2011-06-06 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-06-08 | 2 | -5/+11 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| / / / / /
| | |/ / / / / |
|
| | * | | | | | oprofile, x86: Add comments to IBS LVT offset initialization | Robert Richter | 2011-05-30 | 2 | -5/+11 |
| | | | | | | | |
| \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ | Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git... | Linus Torvalds | 2011-06-13 | 3 | -0/+27 |
|\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | genirq: Prevent potential NULL dereference in irq_set_irq_wake() | Jesper Juhl | 2011-06-10 | 1 | -0/+3 |
| * | | | | | | | | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub | Florian Fainelli | 2011-06-09 | 1 | -0/+11 |
| * | | | | | | | | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU | Thomas Gleixner | 2011-06-08 | 1 | -0/+13 |
* | | | | | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-06-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | spi-pl022: Add missing return value update | Virupax Sadashivpetimath | 2011-06-13 | 1 | -0/+1 |
* | | | | | | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-06-13 | 15 | -71/+26 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | ARM: S3C2410: remove the now empty mach-s3c2410/irq.c | Heiko Stuebner | 2011-06-03 | 2 | -30/+0 |
| * | | | | | | | | | | ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c | Heiko Stuebner | 2011-06-03 | 2 | -5/+6 |
| * | | | | | | | | | | ARM: S3C24xx: Fix missing struct for s3c2410_dma_chan | Heiko Stuebner | 2011-06-03 | 1 | -1/+1 |
| * | | | | | | | | | | ARM: SAMSUNG: Remove unused onenand plat functions | Kyungmin Park | 2011-06-03 | 2 | -24/+0 |
| * | | | | | | | | | | ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resume | Kyungmin Park | 2011-06-03 | 1 | -0/+2 |
| * | | | | | | | | | | ARM: S5P: Fix compilation error for exynos4_defconfig | Tushar Behera | 2011-06-03 | 3 | -1/+7 |
| * | | | | | | | | | | ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XX | Kukjin Kim | 2011-06-01 | 3 | -3/+3 |
| * | | | | | | | | | | ARM: S5P64X0: Fix SPI platform device name | Padmavathi Venna | 2011-06-01 | 1 | -4/+2 |
| * | | | | | | | | | | ARM: S5PV210: Fix possible null pointer dereference | Jonghwan Choi | 2011-06-01 | 1 | -3/+5 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2011-06-13 | 2 | -13/+28 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | nilfs2: fix problem in setting checkpoint interval | Ryusuke Konishi | 2011-06-11 | 1 | -1/+1 |
| * | | | | | | | | | | nilfs2: fix missing block address termination in btree node shrinking | Ryusuke Konishi | 2011-06-11 | 1 | -7/+14 |
| * | | | | | | | | | | nilfs2: fix incorrect block address termination in node concatenation | Ryusuke Konishi | 2011-06-11 | 1 | -5/+13 |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-06-12 | 10 | -113/+233 |
|\ \ \ \ \ \ \ \ \ \ \ |
|