| Commit message (Expand) | Author | Age |
... | |
| | * | | [ARM] Fix FIQ issue with ARM926 | Russell King | 2007-10-31 |
| | * | | [ARM] Fix pxamci regression | Russell King | 2007-10-31 |
| | * | | [ARM] Fix netx_defconfig regression | Russell King | 2007-10-31 |
| | * | | [ARM] Fix ateb9200_defconfig build regression | Russell King | 2007-10-31 |
| | * | | [ARM] Fix an rpc_defconfig regression | Russell King | 2007-10-31 |
| | * | | [ARM] Fix omap_h2_1610_defconfig regressions | Russell King | 2007-10-31 |
| | * | | [ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.h | Matt Reimer | 2007-10-31 |
| * | | | ieee1394: ieee1394_transactions.c: remove dead code | Adrian Bunk | 2007-10-31 |
| * | | | firewire: Fix pci resume to not pass in a __be32 config rom. | Kristian Høgsberg | 2007-10-31 |
| | |/
| |/| |
|
| * | | Remove broken ptrace() special-case code from file mapping | Linus Torvalds | 2007-10-31 |
| * | | [MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexit | David Miller | 2007-10-31 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-31 |
| |\ \
| | |/
| |/| |
|
| | * | [AF_KEY]: suppress a warning for 64k pages. | Stephen Rothwell | 2007-10-31 |
| | * | [TIPC]: Fix headercheck wrt. tipc_config.h | David S. Miller | 2007-10-31 |
| | * | [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. | David S. Miller | 2007-10-31 |
| | * | [CONNECTOR]: Fix a spurious kfree_skb() call | Michal Januszewski | 2007-10-31 |
| | * | [COMPAT]: Fix new dev_ifname32 returning -EFAULT | Benjamin Herrenschmidt | 2007-10-31 |
| | * | [NET]: Fix incorrect sg_mark_end() calls. | David S. Miller | 2007-10-31 |
| | * | [IPVS]: Remove /proc/net/ip_vs_lblcr | Alexey Dobriyan | 2007-10-31 |
| | * | [IPV6]: remove duplicate call to proc_net_remove | Daniel Lezcano | 2007-10-31 |
| | * | [NETNS]: fix net released by rcu callback | Daniel Lezcano | 2007-10-31 |
| | * | [NET]: Fix free_netdev on register_netdev failure. | Daniel Lezcano | 2007-10-31 |
| | * | [WAN]: fix drivers/net/wan/lmc/ compilation | Adrian Bunk | 2007-10-31 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-10-31 |
| |\ \ |
|
| | * | | add SubmittingPatches to Documentation/ja_JP | Keiichi Kii | 2007-10-31 |
| | * | | fix typo in SubmittingPatches | Keiichi Kii | 2007-10-31 |
| | * | | Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y | Kay Sievers | 2007-10-31 |
| | * | | sysfs: make sysfs_{get,put}_active() static | Adrian Bunk | 2007-10-31 |
| | * | | kobject: check for duplicate names in kobject_rename | Greg Kroah-Hartman | 2007-10-31 |
| | * | | Driver core: remove class_device_*_bin_file | Greg Kroah-Hartman | 2007-10-31 |
| | |/ |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-10-30 |
| |\ \
| | |/
| |/| |
|
| | * | IB/fmr_pool: Stop ib_fmr threads from contributing to load average | Anton Blanchard | 2007-10-30 |
| | * | IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument) | Dave Olson | 2007-10-30 |
| | * | IB/ipath: Limit length checksummed in eeprom | Michael Albaugh | 2007-10-30 |
| | * | IB/ipath: Fix a race where s_last is updated without lock held | Ralph Campbell | 2007-10-30 |
| | * | IB/mlx4: Lock SQ lock in mlx4_ib_post_send() | Roland Dreier | 2007-10-30 |
| | * | IPoIB/cm: Fix receive QP cleanup | Roland Dreier | 2007-10-26 |
| * | | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 2007-10-30 |
| * | | dio: fix cache invalidation after sync writes | Zach Brown | 2007-10-30 |
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-10-30 |
| |\ \ |
|
| | * | | [IA64] Fix incorrect return value from ia64_setup_msi_irq() | Kenji Kaneshige | 2007-10-30 |
| | * | | [IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extended | Roel Kluin | 2007-10-29 |
| | * | | [IA64] update sn2 defconfig to 64kb pages | Jes Sorensen | 2007-10-29 |
| | * | | [IA64] fix typo in per_cpu_offset | Yu Luming | 2007-10-29 |
| | * | | [IA64] /proc/cpuinfo "physical id" field cleanups | Alex Chiang | 2007-10-29 |
| | * | | [IA64] vDSO vs --build-id | Roland McGrath | 2007-10-29 |
| | * | | [IA64] check-segrel.lds vs --build-id | Roland McGrath | 2007-10-29 |
| | * | | [IA64] vmcore_find_descriptor_size should be in __init | Simon Horman | 2007-10-29 |
| | * | | [IA64] ia64/mm/init.c: fix section mismatches | Adrian Bunk | 2007-10-29 |
| * | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-10-30 |
| |\ \ \ |
|