- 819ee86 ARM: mach-shmobile: Add SDHI support by Kuninori Morimoto · 15 years ago
- 4eea423 ARM: mach-shmobile: Add missing __initdata on intcs sh7367/sh7377 by Kuninori Morimoto · 15 years ago
- 7da5c86 ARM: mach-shmobile: intc-sh7377: Add INTCS support by Kuninori Morimoto · 15 years ago
- 0e9131a ARM: mach-shmobile: sh7367 INTCS support by Magnus Damm · 15 years ago
- ff9170a ARM: mach-shmobile: add INTCS macros by Magnus Damm · 15 years ago
- 8fc883c ARM: mach-shmobile: ap4evb: Add R2025S RTC support by Kuninori Morimoto · 15 years ago
- dda128d ARM: mach-shmobile: ap4evb: Add SW43, SW3 tiny document by Kuninori Morimoto · 15 years ago
- 91cf508 ARM: mach-shmobile: ap4evb: Add TouchScreen support by Kuninori Morimoto · 15 years ago
- c1909cc ARM: mach-shmobile: sh7372: Add I2C0, I2C1 support by Kuninori Morimoto · 15 years ago
- 9bc4341 Merge branches 'genesis/dmaengine', 'genesis/intc-extension' and 'genesis/i2c-updates' by Paul Mundt · 15 years ago
- 0924fad i2c: i2c-sh_mobile kconfig update for SH-Mobile ARM by Magnus Damm · 15 years ago
- 962b603 i2c: i2c-sh_mobile support for new ICIC bits by Magnus Damm · 15 years ago
- 12a55f2 i2c: i2c-sh_mobile register access code break out by Magnus Damm · 15 years ago
- 927a7c9 dmaengine: shdma: Enable on SH-Mobile ARM by Magnus Damm · 15 years ago
- 0fdf867 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
- 94c4fce Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 14e71e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
- ab195c5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
- cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
- 309361e proc: copy_to_user() returns unsigned by Dan Carpenter · 15 years ago
- 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 15 years ago
- 68b0ddb libata: disable NCQ on Crucial C300 SSD by Tejun Heo · 15 years ago
- c710f78 libata: don't whine on spurious IRQ by Tejun Heo · 15 years ago
- 8ba42bd [WATCHDOG] hpwdt - fix lower timeout limit by Thomas Mingarelli · 15 years ago
- 4c7d849 [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
- dfc3338 [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl. by James Hogan · 15 years ago
- 5fbfb18 Fix up possibly racy module refcounting by Nick Piggin · 15 years ago
- 7da23b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
- 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
- 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
- 449cedf audit: preface audit printk with audit by Eric Paris · 15 years ago
- 3dc9fef 9p: saving negative to unsigned char by Dan Carpenter · 15 years ago
- 85a770a 9p: return on mutex_lock_interruptible() by Dan Carpenter · 15 years ago
- 109f6ae Btrfs: add check for changed leaves in setup_leaf_for_split by Chris Mason · 15 years ago
- 6bdb72d Btrfs: create snapshot references in same commit as snapshot by Sage Weil · 15 years ago
- b5cb160 Btrfs: fix small race with delalloc flushing waitqueue's by Josef Bacik · 15 years ago
- 28ecb60 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc by Nick Piggin · 15 years ago
- b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 15 years ago
- 9e74e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- 4946d54 rmap: fix anon_vma_fork() memory leak by Rik van Riel · 15 years ago
- 11e9b49 9p: Creating files with names too long should fail with ENAMETOOLONG. by Sripathi Kodi · 15 years ago
- 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 15 years ago
- d994f40 9p: drop nlink remove by Aneesh Kumar K.V · 15 years ago
- 5b0fa20 fs/9p: Clunk the fid resulting from partial walk of the name by Aneesh Kumar K.V · 15 years ago
- 9208d24 9p: documentation update by Sripathi Kodi · 15 years ago
- 476ada0 9p: Fix setting of protocol flags in v9fs_session_info structure. by Sripathi Kodi · 15 years ago
- a32f392 eeepc-wmi: include slab.h by Tejun Heo · 15 years ago
- 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
- a4ab277 staging/otus: include slab.h from usbdrv.h by Tejun Heo · 15 years ago
- db217de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
- 8ce42c8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 0121b0c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a8941b0 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- d82ef02 proc: pagemap: Hold mmap_sem during page walk by KAMEZAWA Hiroyuki · 15 years ago
- 147a274 pcmcia: fix up alignf issues by Dominik Brodowski · 15 years ago
- bdd32ce sunxvr500: Ignore secondary output PCI devices. by David S. Miller · 15 years ago
- 954fbc8 sparc64: Implement perf_arch_fetch_caller_regs by David S. Miller · 15 years ago
- 3f6c148 sparc64: Update defconfig. by David S. Miller · 15 years ago
- cf9cf9a [WATCHDOG] doc: watchdog simple example: don't fail on fsync() by Giel van Schijndel · 15 years ago
- 87e8b821 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
- 5e80371 [WATCHDOG] set max63xx driver as ARM only by Marc Zyngier · 15 years ago
- 35c7978 [WATCHDOG] powerpc: pika_wdt ident cannot be const by Sean MacLennan · 15 years ago
- fb9e2d8 smc91c92_cs: fix the problem of "Unable to find hardware address" by Ken Kawasaki · 15 years ago
- 33cd9df sparc64: Fix array size reported by vmemmap_populate() by Ben Hutchings · 15 years ago
- 6e03bb5 perf: Always build the powerpc perf_arch_fetch_caller_regs version by Frederic Weisbecker · 15 years ago
- 26d80aa perf: Always build the stub perf_arch_fetch_caller_regs version by Frederic Weisbecker · 15 years ago
- 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- d4509e5 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
- 0afa80a Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
- 5193d7a PCI quirk: RS780/RS880: disable MSI behind the PCI bridge by Clemens Ladisch · 15 years ago
- 5e123e5 Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
- 24b99d1 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
- 6da8d86 tty: release_one_tty() forgets to put pids by Oleg Nesterov · 15 years ago
- b0f86f5 perf, probe-finder: Build fix on Debian by Borislav Petkov · 15 years ago
- 4da75b9 kgdb: Turn off tracing while in the debugger by Jason Wessel · 15 years ago
- ae6bf53 kgdb: use atomic_inc and atomic_dec instead of atomic_set by Jason Wessel · 15 years ago
- 62fae31 kgdb: eliminate kgdb_wait(), all cpus enter the same way by Jason Wessel · 15 years ago
- cad08ac kgdbts,sh: Add in breakpoint pc offset for superh by Jason Wessel · 15 years ago
- a0279bd kgdb: have ebin2mem call probe_kernel_write once by Jason Wessel · 15 years ago
- b1dcc03 perf/scripts: Tuple was set from long in both branches in python_process_event() by Tom Zanussi · 15 years ago
- 47a7098 sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock by Oleg Nesterov · 15 years ago
- 269484a sched: Fix proc_sched_set_task() by Mike Galbraith · 15 years ago
- 8bb39f9 perf: Fix 'perf sched record' deadlock by Mike Galbraith · 15 years ago
- 257ef9d perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels by Torok Edwin · 15 years ago
- b38b24e perf, x86: Fix AMD hotplug & constraint initialization by Peter Zijlstra · 15 years ago
- 8525702 x86: Move notify_cpu_starting() callback to a later stage by Peter Zijlstra · 15 years ago
- 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 15 years ago
- 483f64c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
- bc53ba2 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
- be97d75 sh: Fix up the SH-3 build for recent TLB changes. by Paul Mundt · 15 years ago
- 5dd6ef5 sh: export return_address() symbol. by Paul Mundt · 15 years ago
- 93f4d91 r8169: clean up my printk uglyness by Neil Horman · 15 years ago
- 43e9da8 net: Hook up cxgb4 to Kconfig and Makefile by Dimitris Michailidis · 15 years ago
- b8ff05a cxgb4: Add main driver file and driver Makefile by Dimitris Michailidis · 15 years ago
- 625ba2c cxgb4: Add remaining driver headers and L2T management by Dimitris Michailidis · 15 years ago
- fd3a479 cxgb4: Add packet queues and packet DMA code by Dimitris Michailidis · 15 years ago
- 56d36be cxgb4: Add HW and FW support code by Dimitris Michailidis · 15 years ago
- bbc02c7 cxgb4: Add register, message, and FW definitions by Dimitris Michailidis · 15 years ago
- b914f3a netlabel: Fix several rcu_dereference() calls used without RCU read locks by Paul Moore · 15 years ago
- 9e2e61f bonding: fix potential deadlock in bond_uninit() by Amerigo Wang · 15 years ago