Age | Commit message (Expand) | Author | Files | Lines |
2008-09-04 | V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we... | Hans de Goede | 1 | -0/+5 |
2008-09-04 | V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac... | Jean-Francois Moine | 1 | -0/+1 |
2008-08-30 | Resource handling: add 'insert_resource_expand_to_fit()' function | Linus Torvalds | 1 | -0/+1 |
2008-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 197 | -55306/+0 |
2008-08-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -13/+14 |
2008-08-28 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 1 | -0/+12 |
2008-08-28 | i2c: Add missing kerneldoc descriptions | Jean Delvare | 1 | -0/+12 |
2008-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -2/+10 |
2008-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2008-08-27 | pkt_sched: Fix sch_tree_lock() | Jarek Poplawski | 1 | -2/+2 |
2008-08-27 | pkt_sched: Fix gen_estimator locks | Jarek Poplawski | 1 | -0/+8 |
2008-08-27 | block: remove blk_queue_tag_depth() and blk_queue_tag_queue() | Jens Axboe | 1 | -2/+0 |
2008-08-27 | block: rename blk_scsi_cmd_filter to blk_cmd_filter | FUJITA Tomonori | 1 | -4/+4 |
2008-08-27 | block: move cmdfilter from gendisk to request_queue | FUJITA Tomonori | 2 | -13/+13 |
2008-08-27 | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu | 197 | -55308/+0 |
2008-08-26 | Fix userspace export of <linux/net.h> | David Woodhouse | 1 | -7/+7 |
2008-08-26 | [MIPS] Wire up new syscalls. | Ralf Baechle | 1 | -6/+24 |
2008-08-26 | x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe | H. Peter Anvin | 1 | -8/+8 |
2008-08-26 | x86: msr: propagate errors from smp_call_function_single() | H. Peter Anvin | 1 | -5/+6 |
2008-08-25 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -8/+4 |
2008-08-25 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+3 |
2008-08-25 | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+3 |
2008-08-25 | x86: add X86_FEATURE_XMM4_2 definitions | Austin Zhang | 1 | -0/+2 |
2008-08-25 | KVM: fix userspace ABI breakage | Adrian Bunk | 1 | -2/+2 |
2008-08-25 | KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot | Eduardo Habkost | 1 | -1/+1 |
2008-08-25 | stop_machine: Remove deprecated stop_machine_run | Rusty Russell | 1 | -18/+1 |
2008-08-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 24 | -64/+215 |
2008-08-25 | Blackfin arch: fix bug - MPU crashes under stress | Bernd Schmidt | 1 | -2/+4 |
2008-08-25 | [PATCH] change d_add_ci argument ordering | Christoph Hellwig | 1 | -1/+1 |
2008-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -0/+6 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 2 | -2/+0 |
2008-08-23 | rtc: fix deadlock | Ingo Molnar | 1 | -8/+4 |
2008-08-23 | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs | Rafael J. Wysocki | 1 | -0/+1 |
2008-08-22 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+4 |
2008-08-22 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -5/+3 |
2008-08-22 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+24 |
2008-08-22 | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz | 2 | -0/+2 |
2008-08-22 | pkt_sched: Fix qdisc list locking | Jarek Poplawski | 1 | -0/+1 |
2008-08-22 | libata: Fix a large collection of DMA mode mismatches | Alan Cox | 1 | -0/+22 |
2008-08-22 | libata: restore SControl on detach | Tejun Heo | 1 | -0/+1 |
2008-08-22 | libata: implement no[hs]rst force params | Tejun Heo | 1 | -0/+1 |
2008-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -2/+3 |
2008-08-21 | USB: Defer Set-Interface for suspended devices | Alan Stern | 1 | -0/+3 |
2008-08-21 | driver core: add init_name to struct device | Greg Kroah-Hartman | 1 | -0/+1 |
2008-08-21 | dev_printk(): constify the `dev' argument | Jean Delvare | 1 | -2/+2 |
2008-08-21 | pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race | Jarek Poplawski | 1 | -0/+5 |
2008-08-21 | nohz: fix wrong event handler after online an offlined cpu | Miao Xie | 1 | -1/+4 |
2008-08-21 | fbdefio: add set_page_dirty handler to deferred IO FB | Ian Campbell | 1 | -0/+3 |
2008-08-21 | mm: dirty page tracking race fix | Nick Piggin | 1 | -1/+1 |
2008-08-21 | fix setpriority(PRIO_PGRP) thread iterator breakage | Ken Chen | 1 | -0/+9 |