Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 | 7 | -22/+33 |
|\ | |||||
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-06-28 | 1 | -0/+1 |
| |\ | |||||
| | * | tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h | Wu Zhangjin | 2010-06-21 | 1 | -0/+1 |
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-06-28 | 1 | -6/+14 |
| |\ \ | |||||
| | * | | sched: Fix PROVE_RCU vs cpu_cgroup | Peter Zijlstra | 2010-06-08 | 1 | -6/+14 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-06-27 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | snmp: fix SNMP_ADD_STATS() | Eric Dumazet | 2010-06-23 | 1 | -1/+1 |
| * | | | | Merge branch 'bugzilla-13931-sleep-nvs' into release | Len Brown | 2010-06-12 | 1 | -13/+13 |
| |\ \ \ \ | |||||
| | * | | | | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett | 2010-06-10 | 1 | -13/+13 |
| * | | | | | Merge branch 'acpica-cherry-pick' into release | Len Brown | 2010-06-12 | 2 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility | Matthew Garrett | 2010-06-12 | 1 | -0/+1 |
| | * | | | | | ACPICA: Fix namestring associated with AE_NO_HANDLER exception | Bob Moore | 2010-06-12 | 1 | -1/+1 |
| * | | | | | | Merge branch 'gpe-regression-fixes' into release | Len Brown | 2010-06-12 | 1 | -1/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | ACPI / ACPICA: Avoid writing full enable masks to GPE registers | Rafael J. Wysocki | 2010-06-12 | 1 | -0/+1 |
| | * | | | | | ACPI / ACPICA: Fix low-level GPE manipulation code | Rafael J. Wysocki | 2010-06-12 | 1 | -1/+1 |
* | | | | | | | perf: Fix argument of perf_arch_fetch_caller_regs | Nobuhiro Iwamatsu | 2010-06-24 | 1 | -1/+1 |
* | | | | | | | hw_breakpoints: Fix per task breakpoint tracking | Frederic Weisbecker | 2010-06-24 | 1 | -2/+4 |
* | | | | | | | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 45 | -155/+530 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-06-11 | 1 | -1/+4 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | net: deliver skbs on inactive slaves to exact matches | John Fastabend | 2010-06-10 | 1 | -1/+4 |
| * | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-06-10 | 1 | -1/+2 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | tracing: Fix null pointer deref with SEND_SIG_FORCED | Oleg Nesterov | 2010-06-08 | 1 | -1/+2 |
| * | | | | | | misc: Fix allocation 'borrowed' by vhost_net | Alan Cox | 2010-06-09 | 1 | -1/+6 |
| * | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-06-08 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | drm/radeon/kms/evergreen: set accel_enabled | Alex Deucher | 2010-06-08 | 1 | -0/+1 |
| * | | | | | | | writeback: pay attention to wbc->nr_to_write in write_cache_pages | Dave Chinner | 2010-06-08 | 2 | -13/+1 |
| | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | ahci: add pci quirk for JMB362 | Tejun Heo | 2010-06-07 | 1 | -0/+1 |
| |/ / / / / | |||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-06-05 | 1 | -3/+3 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | net: check for refcount if pop a stacked dst_entry | Steffen Klassert | 2010-06-04 | 1 | -3/+3 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-06-04 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | wrong type for 'magic' argument in simple_fill_super() | Roberto Sassu | 2010-06-04 | 1 | -1/+1 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2010-06-04 | 1 | -34/+10 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | module: Make module sysfs functions private. | Rusty Russell | 2010-06-05 | 1 | -33/+0 |
| | * | | | | | | module: fix kdb's illicit use of struct module_use. | Rusty Russell | 2010-06-05 | 1 | -0/+7 |
| | * | | | | | | module: Make the 'usage' lists be two-way | Linus Torvalds | 2010-06-05 | 1 | -1/+3 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-06-04 | 2 | -3/+162 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | sh: add boot code to MMCIF driver header | Magnus Damm | 2010-05-31 | 1 | -0/+129 |
| | * | | | | | | | sh: prepare MMCIF driver header file | Magnus Damm | 2010-05-31 | 1 | -0/+32 |
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-05-31 | 127 | -1088/+3005 |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | * | | | | | | | serial: sh-sci: fix up serial DMA build. | Paul Mundt | 2010-05-25 | 1 | -3/+1 |
| * | | | | | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2010-06-04 | 3 | -0/+84 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add support for Westmere to i7core_edac driver | Vernon Mauery | 2010-05-18 | 1 | -0/+16 |
| | * | | | | | | | | i7core_edac: Add support for X5670 | Mauro Carvalho Chehab | 2010-05-18 | 1 | -0/+1 |
| | * | | | | | | | | i7core: add support for Lynnfield alternate address | Mauro Carvalho Chehab | 2010-05-10 | 1 | -0/+1 |
| | * | | | | | | | | i7core_edac: Add initial support for Lynnfield | Mauro Carvalho Chehab | 2010-05-10 | 1 | -0/+15 |
| | * | | | | | | | | i7core_edac: PCI device is called NONCORE, instead of NOCORE | Mauro Carvalho Chehab | 2010-05-10 | 1 | -2/+2 |
| | * | | | | | | | | i7core: fix probing on Xeon55xx | Mauro Carvalho Chehab | 2010-05-10 | 1 | -0/+1 |
| | * | | | | | | | | i7core_edac: Add a code to probe Xeon 55xx bus | Mauro Carvalho Chehab | 2010-05-10 | 2 | -0/+2 |
| | * | | | | | | | | i7core_edac: Adds write unlock to MC registers | Mauro Carvalho Chehab | 2010-05-10 | 1 | -0/+1 |
| | * | | | | | | | | edac_mce: Add an interface driver to report mce errors via edac | Mauro Carvalho Chehab | 2010-05-10 | 1 | -0/+31 |