| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-06 | 1 | -0/+1 |
|\ |
|
| * | timer: Added usleep_range timer | Patrick Pannuto | 2010-08-04 | 1 | -0/+1 |
| * | Revert "timer: Added usleep[_range] timer" | Thomas Gleixner | 2010-08-04 | 1 | -6/+0 |
| * | timer: Added usleep[_range] timer | Patrick Pannuto | 2010-07-23 | 1 | -0/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-08-06 | 5 | -420/+55 |
|\ \ |
|
| * | | pcmcia: use struct resource for PCMCIA devices, part 2 | Dominik Brodowski | 2010-08-03 | 2 | -23/+27 |
| * | | pcmcia: remove memreq_t | Dominik Brodowski | 2010-08-03 | 2 | -7/+1 |
| * | | pcmcia: move local definitions out of include/pcmcia/cs.h | Dominik Brodowski | 2010-08-03 | 1 | -19/+0 |
| * | | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 2 | -19/+19 |
| * | | pcmcia: use struct resource for PCMCIA devices | Dominik Brodowski | 2010-08-03 | 2 | -4/+2 |
| * | | pcmcia: clean up cs.h | Dominik Brodowski | 2010-08-03 | 1 | -12/+0 |
| * | | pcmcia: use pcmica_{read,write}_config_byte | Dominik Brodowski | 2010-08-03 | 2 | -14/+2 |
| * | | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 | 5 | -51/+5 |
| * | | pcmcia: remove unused flag, simplify headers | Dominik Brodowski | 2010-07-30 | 1 | -15/+3 |
| * | | pcmcia: remove obsolete CS_EVENT_ definitions | Dominik Brodowski | 2010-07-30 | 1 | -45/+0 |
| * | | pcmcia: remove obsolete ioctl | Dominik Brodowski | 2010-07-30 | 2 | -216/+1 |
| |/ |
|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 | 3 | -0/+13 |
|\ \ |
|
| * | | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings | 2010-07-30 | 1 | -0/+2 |
| * | | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K | 2010-07-30 | 1 | -0/+9 |
| * | | PCI: disable mmio during bar sizing | Jacob Pan | 2010-07-30 | 1 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2010-08-06 | 2 | -4/+4 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'slab/fixes', 'slob/fixes', 'slub/cleanups' and 'slub/fixes' i... | Pekka Enberg | 2010-08-04 | 2 | -4/+4 |
| |\ \ \ \ \ |
|
| | | | * | | | slab: fix caller tracking on !CONFIG_DEBUG_SLAB && CONFIG_TRACING | Xiaotian Feng | 2010-07-04 | 1 | -2/+4 |
| | | * | | | | slub: Use kmem_cache flags to detect if slab is in debugging mode. | Christoph Lameter | 2010-07-16 | 1 | -2/+0 |
| | |/ / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-08-06 | 3 | -20/+69 |
|\ \ \ \ \ \ |
|
| * | | | | | | driver core: device_rename's new_name can be const | Johannes Berg | 2010-08-05 | 1 | -1/+1 |
| * | | | | | | sysfs: Remove owner field from sysfs struct attribute | Guenter Roeck | 2010-08-05 | 1 | -6/+0 |
| * | | | | | | Driver core: Add BUS_NOTIFY_BIND_DRIVER | Magnus Damm | 2010-08-05 | 1 | -3/+5 |
| * | | | | | | sysfs: sysfs_chmod_file's attr can be const | Jean Delvare | 2010-08-05 | 1 | -3/+3 |
| * | | | | | | Driver core: reduce duplicated code for platform_device creation | Uwe Kleine-König | 2010-08-05 | 1 | -4/+58 |
| * | | | | | | Driver core: Drop __must_check from bus_for_each_drv() | Jean Delvare | 2010-08-05 | 1 | -3/+2 |
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-06 | 2 | -3/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, ioremap: Fix incorrect physical address handling in PAE mode | Kenji Kaneshige | 2010-07-09 | 2 | -3/+3 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-06 | 5 | -31/+62 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2010-08-05 | 1 | -6/+0 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | sched: Revert nohz_ratelimit() for now | Peter Zijlstra | 2010-07-17 | 1 | -6/+0 |
| * | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-07-21 | 38 | -160/+224 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sched: Fix spelling of sibling | Michael Neuling | 2010-06-29 | 1 | -1/+1 |
| * | | | | | | | | | Merge commit 'v2.6.35-rc3' into sched/core | Ingo Molnar | 2010-06-18 | 6 | -16/+14 |
| |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | sched: Add asymmetric group packing option for sibling domain | Michael Neuling | 2010-06-09 | 2 | -1/+4 |
| * | | | | | | | | | sched: Fix capacity calculations for SMT4 | Srivatsa Vaddagiri | 2010-06-09 | 1 | -1/+1 |
| * | | | | | | | | | sched: Change nohz idle load balancing logic to push model | Venkatesh Pallipadi | 2010-06-09 | 1 | -6/+3 |
| * | | | | | | | | | sched_clock: Add local_clock() API and improve documentation | Peter Zijlstra | 2010-06-09 | 1 | -16/+21 |
| * | | | | | | | | | Merge branch 'sched-wq' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/w... | Ingo Molnar | 2010-06-08 | 4 | -1/+33 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | sched: add hooks for workqueue | Tejun Heo | 2010-06-08 | 1 | -0/+1 |
| | * | | | | | | | | | sched: adjust when cpu_active and cpuset configurations are updated during cp... | Tejun Heo | 2010-06-08 | 2 | -0/+22 |
| | * | | | | | | | | | sched: define and use CPU_PRI_* enums for cpu notifier priorities | Tejun Heo | 2010-06-08 | 2 | -1/+10 |
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 17 | -261/+228 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 2010-08-05 | 2 | -8/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | lockup_detector: Cross arch compile fixes | Don Zickus | 2010-05-16 | 1 | -1/+1 |