| Commit message (Expand) | Author | Age | Files | Lines |
* | [XTENSA] Add freestanding option to CFLAGS | Chris Zankel | 2007-08-27 | 1 | -1/+6 |
* | [XTENSA] Add getpgrp system-call to unistd.h | Chris Zankel | 2007-08-27 | 1 | -2/+2 |
* | [XTENSA] add missing system calls | Chris Zankel | 2007-08-27 | 2 | -4/+140 |
* | [XTENSA] fix wrong usage of __init and __initdata in traps.c | Chris Zankel | 2007-08-27 | 1 | -2/+2 |
* | sched: s/sched_latency/sched_min_granularity | Ingo Molnar | 2007-08-25 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-08-25 | 4 | -30/+99 |
|\ |
|
| * | sched: cleanup, sched_granularity -> sched_min_granularity | Ingo Molnar | 2007-08-25 | 4 | -8/+8 |
| * | sched: adaptive scheduler granularity | Peter Zijlstra | 2007-08-25 | 4 | -17/+86 |
| * | sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls | Peter Zijlstra | 2007-08-25 | 1 | -9/+9 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2007-08-25 | 3 | -18/+51 |
|\ \ |
|
| * | | firewire: Add ref-counting for sbp2 orbs (fix command abortion) | Kristian Høgsberg | 2007-08-25 | 1 | -9/+40 |
| * | | firewire: fix unloading of fw-ohci while devices are attached | Stefan Richter | 2007-08-25 | 1 | -2/+4 |
| * | | ieee1394: sbp2: fix sbp2_remove_device for error cases | Stefan Richter | 2007-08-25 | 1 | -7/+7 |
| |/ |
|
* | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2007-08-25 | 9 | -5/+30 |
|\ \ |
|
| * | | agp: balance ioremap checks | Scott Thompson | 2007-08-25 | 6 | -5/+22 |
| * | | agp: Add device id for P4M900 to via-agp module | Xavier Bachelot | 2007-08-25 | 2 | -0/+6 |
| * | | efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_pr... | Jesper Juhl | 2007-08-05 | 1 | -0/+2 |
* | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2007-08-25 | 2 | -7/+8 |
|\ \ \ |
|
| * | | | drm: ioremap return value checks | Scott Thompson | 2007-08-25 | 1 | -1/+7 |
| * | | | drm/via: Fix dmablit when blit queue is full | Simon Farnsworth | 2007-07-23 | 1 | -1/+1 |
| * | | | drm_rmmap_ioctl(): remove dead code | Adrian Bunk | 2007-07-23 | 1 | -5/+0 |
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-08-25 | 10 | -86/+64 |
|\ \ \ \ |
|
| * | | | | myri10ge: update driver version to 1.3.2-1.269 | Brice Goglin | 2007-08-25 | 1 | -1/+1 |
| * | | | | myri10ge: use pcie_get/set_readrq | Brice Goglin | 2007-08-25 | 1 | -26/+6 |
| * | | | | ehea: fix queue destructor | Jan-Bernd Themann | 2007-08-25 | 1 | -0/+6 |
| * | | | | ehea: fix module parameter description | Jan-Bernd Themann | 2007-08-25 | 1 | -1/+1 |
| * | | | | ehea: fix interface to DLPAR tools | Jan-Bernd Themann | 2007-08-25 | 1 | -3/+3 |
| * | | | | sgiseeq: Fix return type of sgiseeq_remove | Ralf Baechle | 2007-08-25 | 1 | -1/+3 |
| * | | | | sky2 1.17 | Stephen Hemminger | 2007-08-25 | 1 | -1/+1 |
| * | | | | sky2: only bring up watchdog if link is active | Stephen Hemminger | 2007-08-25 | 2 | -31/+27 |
| * | | | | sky2: clear PCI power control reg at startup | Stephen Hemminger | 2007-08-25 | 1 | -1/+6 |
| * | | | | DM9000: fix interface hang under load | Florian Westphal | 2007-08-25 | 1 | -18/+7 |
| * | | | | phy layer: fix genphy_setup_forced (don't reset) | Domen Puncer | 2007-08-25 | 1 | -1/+1 |
| * | | | | Don't use GFP_DMA for zone allocation. | Ralf Baechle | 2007-08-25 | 1 | -1/+1 |
| * | | | | fix realtek phy id in forcedeth | Willy Tarreau | 2007-08-25 | 1 | -1/+1 |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-08-25 | 47 | -336/+502 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Pull bugzilla-8798 into release branch | Len Brown | 2007-08-25 | 1 | -0/+8 |
| |\ \ \ \ |
|
| | * | | | | ACPI: work around duplicate name "VID" problem on T61 | Zhang Rui | 2007-08-25 | 1 | -0/+8 |
| | |/ / / |
|
| * | | | | Pull events into release branch | Len Brown | 2007-08-25 | 18 | -50/+123 |
| |\ \ \ \ |
|
| | * | | | | ACPI: fix ia64 allnoconfig build | Len Brown | 2007-08-24 | 1 | -2/+3 |
| | * | | | | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 2007-08-23 | 18 | -29/+64 |
| | * | | | | ACPI: don't duplicate input events on netlink | Zhang Rui | 2007-08-23 | 10 | -16/+53 |
| * | | | | | Pull misc into release branch | Len Brown | 2007-08-25 | 7 | -7/+9 |
| |\ \ \ \ \ |
|
| | * | | | | | acpiphp_ibm: add missing '\n' to error message | Jeremy Fitzhardinge | 2007-08-25 | 1 | -1/+1 |
| | * | | | | | ACPI: add dump_stack() to trace acpi_format_exception programming errors | Andrew Morton | 2007-08-25 | 1 | -0/+1 |
| | * | | | | | make drivers/acpi/scan.c:create_modalias() static | Adrian Bunk | 2007-08-25 | 1 | -2/+3 |
| | * | | | | | ACPI: Fix a warning of discarding qualifiers from pointer target type | Al Viro | 2007-08-25 | 3 | -3/+3 |
| | * | | | | | ACPI: "ACPI handle has no context!" should be KERN_DEBUG | Shaohua Li | 2007-08-25 | 1 | -1/+1 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Pull suspend into release branch | Len Brown | 2007-08-25 | 1 | -8/+11 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: enable GPEs before calling _WAK on resume | Thomas Renninger | 2007-08-24 | 1 | -8/+11 |
| | | |/ / /
| | |/| | | |
|