Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | autofs4: Clean up inode operations | Ian Kent | 2011-01-15 | 3 | -21/+1 | |
| * | | | | | | | | | | | | autofs4: Remove unused code | Ian Kent | 2011-01-15 | 2 | -250/+0 | |
| * | | | | | | | | | | | | autofs4: Add d_manage() dentry operation | Ian Kent | 2011-01-15 | 4 | -40/+159 | |
| * | | | | | | | | | | | | autofs4: Add d_automount() dentry operation | Ian Kent | 2011-01-15 | 4 | -112/+189 | |
| * | | | | | | | | | | | | Remove the automount through follow_link() kludge code from pathwalk | David Howells | 2011-01-15 | 1 | -14/+3 | |
| * | | | | | | | | | | | | CIFS: Use d_automount() rather than abusing follow_link() | David Howells | 2011-01-15 | 4 | -67/+80 | |
| * | | | | | | | | | | | | NFS: Use d_automount() rather than abusing follow_link() | David Howells | 2011-01-15 | 5 | -48/+46 | |
| * | | | | | | | | | | | | AFS: Use d_automount() rather than abusing follow_link() | David Howells | 2011-01-15 | 4 | -30/+19 | |
| * | | | | | | | | | | | | Add an AT_NO_AUTOMOUNT flag to suppress terminal automount | David Howells | 2011-01-15 | 4 | -1/+12 | |
| * | | | | | | | | | | | | Add a dentry op to allow processes to be held during pathwalk transit | David Howells | 2011-01-15 | 15 | -50/+126 | |
| * | | | | | | | | | | | | Add a dentry op to handle automounting rather than abusing follow_link() | David Howells | 2011-01-15 | 6 | -58/+198 | |
| * | | | | | | | | | | | | do_lookup() fix | Al Viro | 2011-01-15 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2011-01-15 | 5 | -7/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Update Pekka's email address in MAINTAINERS | Pekka Enberg | 2011-01-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | mm/slab.c: make local symbols static | H Hartley Sweeten | 2011-01-15 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Merge branch 'slub/hotplug' into slab/urgent | Pekka Enberg | 2011-01-15 | 3 | -2/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | slub: Avoid use of slub_lock in show_slab_objects() | Christoph Lameter | 2011-01-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | memory hotplug: one more lock on memory hotplug | KAMEZAWA Hiroyuki | 2011-01-11 | 2 | -0/+10 | |
| | | | | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-----. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds | 2011-01-15 | 18 | -79/+84 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-01-15 | 2 | -21/+22 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | tracing: Remove syscall_exit_fields | Lai Jiangshan | 2011-01-14 | 1 | -21/+12 | |
| | | | | * | | | | | | | | | | | | | | | tracing: Only process module tracepoints once | Steven Rostedt | 2011-01-14 | 1 | -0/+10 | |
| | | | * | | | | | | | | | | | | | | | | perf record: Add "nodelay" mode, disabled by default | Kirill Smelkov | 2011-01-13 | 2 | -0/+11 | |
| | | | * | | | | | | | | | | | | | | | | perf sched: Fix list of events, dropping unsupported ':r' modifier | Stephane Eranian | 2011-01-13 | 1 | -9/+9 | |
| | | | |/ / / / / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | | | | Revert "perf tools: Emit clearer message for sys_perf_event_open ENOENT return" | Arnaldo Carvalho de Melo | 2011-01-11 | 2 | -5/+0 | |
| | | | * | | | | | | | | | | | | | | | perf top: Fix annotate segv | Arnaldo Carvalho de Melo | 2011-01-11 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | | | | | | perf evsel: Fix order of event list deletion | Arnaldo Carvalho de Melo | 2011-01-11 | 4 | -2/+3 | |
| | | * | | | | | | | | | | | | | | | | timekeeping: Make local variables static | H Hartley Sweeten | 2011-01-12 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | time: Rename misnamed minsec argument of clocks_calc_mult_shift() | Nicolas Pitre | 2011-01-12 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | x86, olpc: Add missing Kconfig dependencies | H. Peter Anvin | 2011-01-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | x86, mrst: Set correct APB timer IRQ affinity for secondary cpu | Jacob Pan | 2011-01-14 | 1 | -6/+8 | |
| | * | | | | | | | | | | | | | | | | | x86: tsc: Fix calibration refinement conditionals to avoid divide by zero | John Stultz | 2011-01-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.c | Tony Luck | 2011-01-12 | 1 | -6/+2 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2011-01-14 | 3 | -18/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | rcu: avoid pointless blocked-task warnings | Paul E. McKenney | 2011-01-14 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status | Paul E. McKenney | 2011-01-14 | 2 | -17/+13 | |
| * | | | | | | | | | | | | | | | | | | | rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi() | Steven Rostedt | 2011-01-11 | 1 | -4/+3 | |
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 | 250 | -2398/+6535 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2011-01-15 | 111 | -806/+4277 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | ARM: S5PV310: Add Support System MMU | Donguk Ryu | 2011-01-13 | 6 | -0/+198 | |
| | * | | | | | | | | | | | | | | | | | | | ARM: S5P: Add Support System MMU | Donguk Ryu | 2011-01-13 | 8 | -0/+548 | |
| | * | | | | | | | | | | | | | | | | | | | serial: samsung: fix device name | Darius Augulis | 2011-01-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | ARM: SAMSUNG: Add support for clock debugging through debug-fs interface | Amit Daniel Kachhap | 2011-01-12 | 2 | -0/+95 | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'next-s3c24xx' into for-next | Kukjin Kim | 2011-01-06 | 21 | -18/+261 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | ARM: S3C24XX: Add support UART3 for S3C2443 and S3C2416 | Abhilash Kesavan | 2011-01-06 | 2 | -0/+14 | |
| | | * | | | | | | | | | | | | | | | | | | | ARM: SAMSUNG: Don't export __init functions to modules | Yauhen Kharuzhy | 2011-01-06 | 2 | -3/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | ARM: S3C2443: Implement GPIO pull-up/down configuration methods | Yauhen Kharuzhy | 2011-01-06 | 5 | -1/+57 | |
| | | * | | | | | | | | | | | | | | | | | | | ARM: S3C2416: Add support of SD/MMC card detect on SMDK2416 | Yauhen Kharuzhy | 2011-01-06 | 1 | -0/+16 | |
| | | * | | | | | | | | | | | | | | | | | | | ARM: S3C2416: Add platform helpers for setup SDHCI | Yauhen Kharuzhy | 2011-01-06 | 6 | -0/+151 | |
| | | * | | | | | | | | | | | | | | | | | | | ARM: S3C24XX: Add address map and clock definitions for HSMMC0 | Yauhen Kharuzhy | 2011-01-06 | 8 | -14/+23 |