Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | libata: skip EH autopsy and recovery during suspend | Tejun Heo | 2010-09-09 | 1 | -0/+1 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ... | Christoph Lameter | 2010-09-09 | 2 | -0/+35 | |
* | | | | | swap: discard while swapping only if SWAP_FLAG_DISCARD | Hugh Dickins | 2010-09-09 | 1 | -1/+2 | |
* | | | | | swap: revert special hibernation allocation | Hugh Dickins | 2010-09-09 | 1 | -7/+1 | |
* | | | | | gpio: doc updates | David Brownell | 2010-09-09 | 1 | -1/+13 | |
* | | | | | gpio: sx150x: correct and refine reset-on-probe behavior | Gregory Bean | 2010-09-09 | 1 | -0/+4 | |
* | | | | | mm: fix swapin race condition | Andrea Arcangeli | 2010-09-09 | 1 | -11/+9 | |
* | | | | | cgroups: fix API thinko | Michael S. Tsirkin | 2010-09-09 | 1 | -1/+11 | |
* | | | | | kfifo: add parenthesis for macro parameter reference | Huang Ying | 2010-09-09 | 1 | -29/+29 | |
* | | | | | mmc: avoid getting CID on SDIO-only cards | David Vrabel | 2010-09-09 | 1 | -0/+2 | |
* | | | | | lglock: make lg_lock_global() actually lock globally | Jonathan Corbet | 2010-09-09 | 1 | -2/+2 | |
* | | | | | mm: Move vma_stack_continue into mm.h | Stefan Bader | 2010-09-09 | 1 | -0/+6 | |
* | | | | | Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-08 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | semaphore: Add DEFINE_SEMAPHORE | Thomas Gleixner | 2010-09-08 | 1 | -0/+3 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-08 | 1 | -12/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | io-mapping: Fix the address space annotations | Francisco Jerez | 2010-09-05 | 1 | -12/+12 | |
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-08 | 1 | -0/+8 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | mutex: Fix annotations to include it in kernel-locking docbook | Randy Dunlap | 2010-09-03 | 1 | -0/+8 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-09-07 | 3 | -5/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 2010-08-24 | 1 | -2/+2 | |
| * | | | | | | ACPI/PCI: Do not preserve _OSC control bits returned by a query | Rafael J. Wysocki | 2010-08-24 | 1 | -3/+0 | |
| * | | | | | | PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs | Dave Airlie | 2010-08-13 | 1 | -0/+3 | |
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-09-07 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | powerpc/85xx: Add P1021 PCI IDs and quirks | Anton Vorontsov | 2010-08-31 | 1 | -0/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-09-07 | 2 | -6/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | percpu: handle __percpu notations in UP accessors | Namhyung Kim | 2010-08-07 | 2 | -6/+11 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-09-07 | 1 | -7/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | workqueue: fix cwq->nr_active underflow | Tejun Heo | 2010-08-25 | 1 | -7/+9 | |
| * | | | | | | | | workqueue: improve destroy_workqueue() debuggability | Tejun Heo | 2010-08-24 | 1 | -0/+2 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-09-07 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | serial: fix port type conflict between NS16550A & U6_16550A | Philippe Langlais | 2010-09-03 | 2 | -3/+3 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* / | | | | | | | | agp/intel: Fix cache control for Sandybridge | Zhenyu Wang | 2010-09-07 | 1 | -0/+20 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-28 | 1 | -4/+14 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | tcp: Combat per-cpu skew in orphan tests. | David S. Miller | 2010-08-25 | 1 | -4/+14 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2010-08-28 | 2 | -10/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fanotify: resize pid and reorder structure | Tvrtko Ursulin | 2010-08-27 | 1 | -3/+3 | |
| * | | | | | | | | fanotify: flush outstanding perm requests on group destroy | Eric Paris | 2010-08-22 | 2 | -7/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-08-28 | 1 | -2/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARB | Chris Wilson | 2010-08-27 | 1 | -2/+13 | |
* | | | | | | | | | NOMMU: Stub out vm_get_page_prot() if there's no MMU | David Howells | 2010-08-28 | 1 | -0/+8 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 | 5 | -11/+12 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Input: uinput - add devname alias to allow module on-demand load | Kay Sievers | 2010-08-21 | 2 | -1/+1 | |
| * | | | | | | | | USB: drop tty argument from usb_serial_handle_sysrq_char() | Dmitry Torokhov | 2010-08-21 | 1 | -2/+1 | |
| * | | | | | | | | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 2 | -8/+6 | |
| * | | | | | | | | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 2010-08-19 | 1 | -1/+5 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-24 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tracing: Fix timer tracing | Arjan van de Ven | 2010-08-19 | 1 | -2/+6 | |
| |/ / / / / / / | ||||||
* | | | | | | | | guard page for stacks that grow upwards | Luck, Tony | 2010-08-24 | 1 | -1/+7 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-08-24 | 3 | -34/+58 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kobject: Break the kobject namespace defs into their own header | David Howells | 2010-08-23 | 3 | -34/+58 | |
| | |_|/ / / / / | |/| | | | | | |