Age | Commit message (Expand) | Author |
2008-07-02 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-01 | i2c: Fix bad hint about irqs in i2c.h | Wolfram Sang |
2008-06-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-06-30 | Input: add KEY_MEDIA_REPEAT definition | Bastien Nocera |
2008-06-29 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2008-06-29 | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-06-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-06-27 | net/inet_lro: remove setting skb->ip_summed when not LRO-able | Eli Cohen |
2008-06-27 | include/linux/netdevice.h: don't export MAX_HEADER to userspace | Adrian Bunk |
2008-06-27 | kbuild: fix a.out.h export to userspace with O= build. | David Woodhouse |
2008-06-25 | thermal: Create CONFIG_THERMAL_HWMON=n | Rene Herman |
2008-06-24 | [PATCH] remove useless argument type in audit_filter_user() | Peng Haitao |
2008-06-24 | KVM: close timer injection race window in __vcpu_run | Marcelo Tosatti |
2008-06-23 | tty_driver: Update required method documentation | Alan Cox |
2008-06-23 | [patch 4/4] flock: remove unused fields from file_lock_operations | Denis V. Lunev |
2008-06-23 | [patch 2/4] fs: make struct file arg to d_path const | Jan Engelhardt |
2008-06-21 | Add return value to reserve_bootmem_node() | Bernhard Walle |
2008-06-18 | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2008-06-19 | agp: more boolean conversions. | Dave Airlie |
2008-06-19 | drivers/char/agp - use bool | Joe Perches |
2008-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-06-16 | ipv6 sit: Avoid extra need for compat layer in PRL management. | YOSHIFUJI Hideaki |
2008-06-16 | Export <linux/a.out.h> to userspace again. | David Woodhouse |
2008-06-16 | Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h> | David Woodhouse |
2008-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-06-12 | pagemap: pass mm into pagewalkers | Dave Hansen |
2008-06-12 | cciss: add new hardware support | Mike Miller |
2008-06-12 | proc_fs.h: move struct mm_struct forward-declaration | Ben Nizette |
2008-06-12 | tcp: Revert 'process defer accept as established' changes. | David S. Miller |
2008-06-12 | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jesse Barnes |
2008-06-12 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-06-12 | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-06-12 | always_inline timespec_add_ns | Jeremy Fitzhardinge |
2008-06-12 | add an inlined version of iter_div_u64_rem | Jeremy Fitzhardinge |
2008-06-12 | common implementation of iterative div/mod | Jeremy Fitzhardinge |
2008-06-12 | x86: PAT export resource_wc in pci sysfs | venkatesh.pallipadi@intel.com |
2008-06-11 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-06-11 | pnpacpi: fix IRQ flag decoding | Bjorn Helgaas |
2008-06-11 | cpuidle acpi driver: fix oops on AC<->DC | Venkatesh Pallipadi |
2008-06-11 | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-06-10 | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller |
2008-06-10 | net: Fix routing tables with id > 255 for legacy software | Krzysztof Piotr Oledzki |
2008-06-10 | virtio: Fix typo in virtio_net_hdr comments | Mark McLoughlin |
2008-06-10 | inet{6}_request_sock: Init ->opt and ->pktopts in the constructor | Arnaldo Carvalho de Melo |
2008-06-10 | ide: remove the ide_etrax100 chipset type | Adrian Bunk |
2008-06-10 | sched: fix TASK_WAKEKILL vs SIGKILL race | Oleg Nesterov |