| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-06 | 1 | -1/+2 |
|\ |
|
| * | genirq: Add missing status flags to modification mask | Thomas Gleixner | 2011-02-05 | 1 | -1/+2 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-06 | 3 | -30/+37 |
|\ \
| |/
|/| |
|
| * | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2011-02-04 | 3 | -30/+37 |
| |\ |
|
| | * | tracing: Replace syscall_meta_data struct array with pointer array | Steven Rostedt | 2011-02-03 | 1 | -9/+9 |
| | * | tracepoints: Fix section alignment using pointer array | Mathieu Desnoyers | 2011-02-03 | 2 | -16/+21 |
| | * | tracing: Replace trace_event struct array with pointer array | Steven Rostedt | 2011-02-02 | 2 | -5/+7 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-04 | 4 | -0/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. | David S. Miller | 2011-02-03 | 1 | -0/+1 |
| * | | net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT | Eric W. Biederman | 2011-01-30 | 1 | -0/+1 |
| * | | caif: bugfix - add caif headers for userspace usage. | sjur.brandeland@stericsson.com | 2011-01-30 | 2 | -0/+3 |
* | | | vfs: sparse: add __FMODE_EXEC | Namhyung Kim | 2011-02-02 | 1 | -0/+1 |
* | | | vfs: sparse: remove a warning on OPEN_FMODE() | Namhyung Kim | 2011-02-02 | 1 | -1/+3 |
* | | | memcg: prevent endless loop when charging huge pages to near-limit group | Johannes Weiner | 2011-02-02 | 1 | -0/+20 |
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-02-01 | 4 | -16/+3 |
|\ \ \ |
|
| * | | | NFS do not find client in NFSv4 pg_authenticate | Andy Adamson | 2011-01-25 | 2 | -14/+0 |
| * | | | NFS: Prevent memory allocation failure in nfsacl_encode() | Chuck Lever | 2011-01-25 | 1 | -0/+1 |
| * | | | NFS: nfsacl_{encode,decode} should return signed integer | Chuck Lever | 2011-01-25 | 1 | -2/+2 |
* | | | | kernel.h: fix kernel-doc warning | Randy Dunlap | 2011-02-01 | 1 | -1/+1 |
* | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-02-01 | 2 | -0/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s... | Greg Kroah-Hartman | 2011-01-24 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | xHCI: synchronize irq in xhci_suspend() | Andiry Xu | 2011-01-14 | 1 | -0/+1 |
| * | | | | USB: serial: handle Data Carrier Detect changes | Libor Pechacek | 2011-01-22 | 1 | -0/+3 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-26 | 2 | -4/+3 |
|\ \ \ \ \ |
|
| * | | | | | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent | Andy Whitcroft | 2011-01-24 | 1 | -0/+3 |
| * | | | | | Input: bu21013_ts - remove duplicate resolution parameters | Naveen Kumar Gaddipati | 2011-01-17 | 1 | -4/+0 |
* | | | | | | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-26 | 1 | -3/+3 |
* | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-01-26 | 1 | -2/+2 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors. | Paul Mundt | 2011-01-14 | 1 | -2/+2 |
* | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-25 | 1 | -4/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | RTC: Propagate error handling via rtc_timer_enqueue properly | John Stultz | 2011-01-21 | 1 | -2/+0 |
| * | | | | | | rtc: Cleanup removed UIE emulation declaration | John Stultz | 2011-01-21 | 1 | -2/+0 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2011-01-24 | 4 | -9/+32 |
|\ \ \ \ \ \ |
|
| * | | | | | | Remove MAYBE_BUILD_BUG_ON | Rusty Russell | 2011-01-24 | 4 | -4/+6 |
| * | | | | | | BUILD_BUG_ON: make it handle more cases | Rusty Russell | 2011-01-24 | 1 | -6/+27 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | param: add null statement to compiled-in module params | Linus Walleij | 2011-01-24 | 1 | -2/+4 |
* | | | | | | module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n | Rusty Russell | 2011-01-24 | 1 | -1/+1 |
* | | | | | | module: show version information for built-in modules in sysfs | Dmitry Torokhov | 2011-01-24 | 1 | -0/+27 |
|/ / / / / |
|
* | | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-01-21 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | workqueue: relax lockdep annotation on flush_work() | Tejun Heo | 2011-01-11 | 1 | -0/+3 |
* | | | | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-01-21 | 1 | -14/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | genirq: Remove __do_IRQ | Thomas Gleixner | 2011-01-21 | 1 | -14/+0 |
* | | | | | | | mm: System without MMU do not need pte_mkwrite | Michal Simek | 2011-01-21 | 1 | -0/+2 |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2011-01-21 | 2 | -4/+5 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | quota: Fix deadlock during path resolution | Jan Kara | 2011-01-12 | 2 | -4/+5 |
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-20 | 2 | -8/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo | 2011-01-20 | 2 | -8/+2 |
* | | | | | | | | ACPI: Introduce acpi_os_ioremap() | Rafael J. Wysocki | 2011-01-20 | 2 | -3/+16 |
* | | | | | | | | memcg: fix USED bit handling at uncharge in THP | KAMEZAWA Hiroyuki | 2011-01-20 | 1 | -0/+9 |
|/ / / / / / / |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|