| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 5 | -6/+13 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 5 | -6/+13 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-27 | 2 | -12/+2 |
|\ \ |
|
| * | | mips: tx99: remove CONFIG_MTD_PARTITIONS check | Jamie Iles | 2011-05-25 | 1 | -2/+1 |
| * | | mtd: octeon: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -10/+1 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-05-27 | 2 | -4/+2 |
|\ \ \ |
|
| * \ \ | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King | 2011-05-27 | 2 | -4/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve... | Russell King | 2011-05-26 | 1 | -1/+1 |
| | |\ \ |
|
| | * \ \ | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King | 2011-05-25 | 2 | -4/+2 |
| | |\ \ \ |
|
| | | * | | | dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen | Grant Likely | 2011-05-11 | 2 | -4/+2 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-05-27 | 1 | -2/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki | 2011-05-24 | 1 | -2/+0 |
* | | | | | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | 1 | -8/+0 |
* | | | | | | | cgroup: remove the ns_cgroup | Daniel Lezcano | 2011-05-26 | 1 | -1/+0 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd | 2011-05-25 | 1 | -9/+0 |
* | | | | | | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -2/+0 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo | 2011-05-24 | 71 | -1325/+2316 |
| |\ \ \ \ |
|
| * | | | | | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 | 1 | -1/+1 |
* | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 1 | -0/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs | Gabor Juhos | 2011-04-13 | 1 | -0/+2 |
| * | | | | | | USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs | Gabor Juhos | 2011-04-13 | 1 | -0/+3 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 32 | -32/+32 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 155 | -2399/+3481 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | treewide: Fix iomap resource size miscalculations | Joe Perches | 2011-04-10 | 1 | -1/+1 |
| * | | | | | | update David Miller's old email address | Justin P. Mattock | 2011-04-06 | 32 | -32/+32 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 1 | -13/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny | 2011-04-29 | 1 | -13/+8 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt | 2011-05-20 | 1 | -0/+1 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 | 15 | -139/+20 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 | 176 | -2797/+3861 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | clocksource: convert mips to generic i8253 clocksource | Russell King | 2011-05-14 | 3 | -77/+7 |
| | |/ / / / / |
|
| * | | | | | | mips: convert to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 13 | -66/+14 |
| | | | | | | | |
| \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-19 | 7 | -9/+17 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 7 | -9/+17 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-05-19 | 1 | -10/+12 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-04-27 | 1 | -10/+12 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | jump label: Introduce static_branch() interface | Jason Baron | 2011-04-04 | 1 | -10/+12 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
* | | | | | | | | MIPS: Move arch_get_unmapped_area and gang to new file. | Ralf Baechle | 2011-05-19 | 3 | -114/+124 |
* | | | | | | | | MIPS: Cleanup arch_get_unmapped_area | Ralf Baechle | 2011-05-19 | 1 | -12/+5 |
* | | | | | | | | MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits. | David Daney | 2011-05-19 | 1 | -8/+7 |
* | | | | | | | | Octeon: Fix interrupt irq settings for performance counters. | Chandrakala Chavva | 2011-05-19 | 2 | -7/+5 |
* | | | | | | | | MIPS: Fix build warnings on defconfigs | Wanlong Gao | 2011-05-19 | 2 | -4/+4 |
* | | | | | | | | MIPS: Lemote 2F, Malta: Fix build warning | Wanlong Gao | 2011-05-19 | 2 | -2/+2 |
* | | | | | | | | MIPS: Set ELF AT_PLATFORM string for Loongson2 processors | Robert Millan | 2011-05-19 | 1 | -0/+10 |
* | | | | | | | | MIPS: Set ELF AT_PLATFORM string for BMIPS processors | Kevin Cernekee | 2011-05-19 | 1 | -0/+5 |
* | | | | | | | | MIPS: Introduce set_elf_platform() helper function | Robert Millan | 2011-05-19 | 1 | -4/+8 |
* | | | | | | | | MIPS: JZ4740: setup: Autodetect physical memory. | Maarten ter Huurne | 2011-05-19 | 1 | -0/+32 |
* | | | | | | | | MIPS: BCM47xx: Fix MAC address parsing. | Hauke Mehrtens | 2011-05-19 | 1 | -2/+10 |
* | | | | | | | | MIPS: BCM47xx: Extend the filling of SPROM from NVRAM | Hauke Mehrtens | 2011-05-19 | 1 | -15/+66 |