- 2c722c9 exofs: Remove redundant unlikely() by Tobias Klauser · 14 years ago
- 521cb40 Linux 2.6.38 by Linus Torvalds · 14 years ago
- 59766ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
- 2990821 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
- 869c34f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 52d3c03 Revert "oom: oom_kill_process: fix the child_points logic" by Linus Torvalds · 14 years ago
- dc1b83a oom: oom_kill_process: fix the child_points logic by Oleg Nesterov · 14 years ago
- 9ced975 MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 by Florian Fainelli · 14 years ago
- bf3a1eb MIPS: MTX-1: Make au1000_eth probe all PHY addresses by Florian Fainelli · 14 years ago
- ab5330e MIPS: Jz4740: Add HAVE_CLK by Maurus Cuelenaere · 14 years ago
- 6667deb MIPS: Move idle task creation to work queue by Maksim Rayskiy · 14 years ago
- ba9786f MIPS, Perf-events: Use unsigned delta for right shift in event update by Deng-Cheng Zhu · 14 years ago
- 98f92f2 MIPS, Perf-events: Work with the new callchain interface by Deng-Cheng Zhu · 14 years ago
- c049b6a5 MIPS, Perf-events: Fix event check in validate_event() by Deng-Cheng Zhu · 14 years ago
- 404ff63 MIPS, Perf-events: Work with the new PMU interface by Deng-Cheng Zhu · 14 years ago
- 91f0173 MIPS, Perf-events: Work with irq_work by Deng-Cheng Zhu · 14 years ago
- efe8dc5 MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y by Yoichi Yuasa · 14 years ago
- 994fed2 MIPS: Loongson: Fix potentially wrong string handling by Stefan Weil · 14 years ago
- d3ce0e9 MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c by David Daney · 14 years ago
- 91b51f3 MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h by David Daney · 14 years ago
- 7a6e4ca MIPS: Remove unused code from arch/mips/kernel/syscall.c by David Daney · 14 years ago
- c726b82 MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c by David Daney · 14 years ago
- a18059a MIPS: MSP: Fix MSP71xx bpci interrupt handler return value by Anoop P A · 14 years ago
- 39d30c1 MIPS: Select R4K timer lib for all MSP platforms by Anoop P A · 14 years ago
- 597c674 MIPS: Loongson: Remove ad-hoc cmdline default by Robert Millan · 14 years ago
- e56293b MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). by Stefan Oberhumer · 14 years ago
- e1c87d2 MIPS: Add an unreachable return statement to satisfy buggy GCCs. by David Daney · 14 years ago
- b9f07eb MIPS, Tracing: Fix set_graph_function of function graph tracer by Wu Zhangjin · 14 years ago
- 7f21a60 MIPS, Tracing: Clean up ftrace_make_nop() by Wu Zhangjin · 14 years ago
- 2816e32 MIPS, Tracing: Clean up prepare_ftrace_return() by Wu Zhangjin · 14 years ago
- d9cdb2f MIPS, Tracing: Substitute in_kernel_space() for in_module() by Wu Zhangjin · 14 years ago
- 9a620a5 MIPS, Tracing: Speed up function graph tracer by Wu Zhangjin · 14 years ago
- 52bd080 MIPS: Replace deprecated spinlock initialization by Thomas Gleixner · 14 years ago
- 5f40d42 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
- 215fd2f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
- 786c58b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
- 1eafbfe Fix corrupted OSF partition table parsing by Timo Warns · 14 years ago
- 2fbfac4 thp+memcg-numa: fix BUG at include/linux/mm.h:370! by Hugh Dickins · 14 years ago
- af79420 MN10300: atomic_read() should ensure it emits a load by David Howells · 14 years ago
- dcca52c MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist by David Howells · 14 years ago
- 6fc3443 MN10300: Proper use of macros get_user() in the case of incremented pointers by Tkhai Kirill · 14 years ago
- 0315017 x86: ce4100: Set pci ops via callback instead of module init by Sebastian Andrzej Siewior · 14 years ago
- b77b708 watchdog: hpwdt: eliminate section mismatch warning by Axel Lin · 14 years ago
- 943413c watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2 by Wim Van Sebroeck · 14 years ago
- 6899a8e watchdog: sch311x_wdt: fix printk condition by Dan Carpenter · 14 years ago
- a450c78 watchdog: sch311x_wdt: Fix LDN active check by Wim Van Sebroeck · 14 years ago
- bbd562d watchdog: cpwd: Fix buffer-overflow by Wim Van Sebroeck · 14 years ago
- 5359533 drm/radeon: fix problem with changing active VRAM size. (v2) by Dave Airlie · 14 years ago
- c44ed96 compat breakage in preadv() and pwritev() by Al Viro · 14 years ago
- c9a816c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
- 0e5b88c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
- eebea5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
- 7840fea kbuild: Fix computing srcversion for modules by Michal Marek · 14 years ago
- e8444a3 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 by Linus Torvalds · 14 years ago
- 95a17a2 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
- 28db837 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- 4f680ce Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
- 19234cd gpio: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
- 2da28bf thp: fix page_referenced to modify mapcount/vm_flags only if page is found by Andrea Arcangeli · 14 years ago
- d9ebaa4 hwmon/f71882fg: Set platform drvdata to NULL later by Hans de Goede · 14 years ago
- 14a4019 hwmon/f71882fg: Fix a typo in a comment by Hans de Goede · 14 years ago
- c640e8c drm/radeon: fix page flipping hangs on r300/r400 by Dave Airlie · 14 years ago
- 36e39c4 Btrfs: break out of shrink_delalloc earlier by Chris Mason · 14 years ago
- 53d4737 NFS: NFSROOT should default to "proto=udp" by Chuck Lever · 14 years ago
- 57df216 nfs4: remove duplicated #include by Huang Weiyi · 14 years ago
- f9feab1 NFSv4: nfs4_state_mark_reclaim_nograce() should be static by Trond Myklebust · 14 years ago
- ecac799 NFSv4: Fix the setlk error handler by Trond Myklebust · 14 years ago
- b4410c2 NFSv4.1: Fix the handling of the SEQUENCE status bits by Trond Myklebust · 14 years ago
- 0400a6b NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses by Trond Myklebust · 14 years ago
- 0aeea18 block: fix mis-synchronisation in blkdev_issue_zeroout() by Lukas Czerner · 14 years ago
- c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 14 years ago
- bd637f6 mtd: mtd_blkdevs: fix double free on error path by Maxim Levitsky · 14 years ago
- 82013d9 mtd: amd76xrom: fix oops at boot when resources are not available by Stanislaw Gruszka · 14 years ago
- ecf3fde mtd: fix race in cfi_cmdset_0001 driver by Joakim Tjernlund · 14 years ago
- ceabebb mtd: jedec_probe: initialise make sector erase command variable by Antony Pavlov · 14 years ago
- efba2e3 mtd: jedec_probe: Change variable name from cfi_p to cfi by Antony Pavlov · 14 years ago
- fdc315a drm/radeon: add pageflip hooks for fusion by Dave Airlie · 14 years ago
- 78f9bbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- 75c0fd9 ariadne: remove redundant NULL check by j223yang@asset.uwaterloo.ca · 14 years ago
- 6dfbd87 ip6ip6: autoload ip6 tunnel by stephen hemminger · 14 years ago
- bef6e7e Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
- dcbcdf2 net: bridge builtin vs. ipv6 modular by Randy Dunlap · 14 years ago
- 9179746 Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
- 4c418ba ipmi: Fix IPMI errors due to timing problems by Doe, YiCheng · 14 years ago
- 4afcc10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
- b5562c9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- bf98f77 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- d9597075 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- ba3820a drm/i915: Revive combination mode for backlight control by Takashi Iwai · 14 years ago
- c34c32e NFSv4.1 reclaim complete must wait for completion by Andy Adamson · 14 years ago
- 114f64b NFSv4: remove duplicate clientid in struct nfs_client by Andy Adamson · 14 years ago
- 7d6d63d NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAY by Ricardo Labiaga · 14 years ago
- 4cea288 sunrpc: Propagate errors from xs_bind() through xs_create_sock() by Ben Hutchings · 14 years ago
- 3fa0b4e (try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 31 or 63 are set in fileid by Frank Filz · 14 years ago
- 43b7c3f nfs: fix compilation warning by Jovi Zhang · 14 years ago
- b9f8105 nfs: add kmalloc return value check in decode_and_add_ds by Stanislav Fomichev · 14 years ago
- a5e5026 SUNRPC: Remove resource leak in svc_rdma_send_error() by Jesper Juhl · 14 years ago
- d2224e7 nfs: close NFSv4 COMMIT vs. CLOSE race by Jeff Layton · 14 years ago
- bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 14 years ago
- 7e6b646 btrfs: fix not enough reserved space by Miao Xie · 14 years ago