- 6ec22f9 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 83be7d7 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- c2ed69c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- ef26b16 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a77d2e0 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 897e81b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7a797cd 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
- bb2166c 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
- 0bf7969 Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 69f061e Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 6077817 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- d0b093a Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 3e72b81 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 9b269d4 Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 1ebb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
- 83fdbfb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
- d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
- 27d16d0 avr32: Convert BUG() to use unreachable() by David Daney · 15 years ago
- 5506e68 s390: Convert BUG() to use unreachable() by David Daney · 15 years ago
- 4ef5651 MIPS: Convert BUG() to use unreachable() by David Daney · 15 years ago
- a5fc5eb x86: Convert BUG() to use unreachable() by David Daney · 15 years ago
- 38938c8 Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) by David Daney · 15 years ago
- d103d01 Merge branch 'perf/probes' into perf/core by Ingo Molnar · 15 years ago
- 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
- 23ba90e Merge branch 'perf/scripting' into perf/core by Ingo Molnar · 15 years ago
- 7d1849a x86, apic: Enable lapic nmi watchdog on AMD Family 11h by Mikael Pettersson · 15 years ago
- 26bb750 GFS2: Fix glock refcount issues by Steven Whitehouse · 15 years ago
- c29cd90 writeback: remove unused nonblocking and congestion checks (gfs2) by Wu Fengguang · 15 years ago
- 9ae3c6d GFS2: drop rindex glock to refresh rindex list by Benjamin Marzinski · 15 years ago
- 0ab7d13 GFS2: Tag all metadata with jid by Steven Whitehouse · 15 years ago
- 2c77634 GFS2: Locking order fix in gfs2_check_blk_state by Steven Whitehouse · 15 years ago
- 1579343 GFS2: Remove dirent_first() function by Steven Whitehouse · 15 years ago
- cdcfde6 GFS2: Display nobarrier option in /proc/mounts by Steven Whitehouse · 15 years ago
- f25934c GFS2: add barrier/nobarrier mount options by Christoph Hellwig · 15 years ago
- c14f573 GFS2: remove division from new statfs code by Benjamin Marzinski · 15 years ago
- 3d3c10f GFS2: Improve statfs and quota usability by Benjamin Marzinski · 15 years ago
- 2ec4650 GFS2: Use dquot_send_warning() by Steven Whitehouse · 15 years ago
- 86e931a VFS: Export dquot_send_warning by Steven Whitehouse · 15 years ago
- e285c10 GFS2: Add set_xquota support by Steven Whitehouse · 15 years ago
- 113d6b3 GFS2: Add get_xquota support by Steven Whitehouse · 15 years ago
- 1e72c0f GFS2: Clean up gfs2_adjust_quota() and do_glock() by Steven Whitehouse · 15 years ago
- 6a6ada8 GFS2: Remove constant argument from qd_get() by Steven Whitehouse · 15 years ago
- 33a8252 GFS2: Remove constant argument from qdsb_get() by Steven Whitehouse · 15 years ago
- ea76233 GFS2: Add proper error reporting to quota sync via sysfs by Steven Whitehouse · 15 years ago
- 1d371b5 GFS2: Add get_xstate quota function by Steven Whitehouse · 15 years ago
- 91094d0 GFS2: Remove obsolete code in quota.c by Steven Whitehouse · 15 years ago
- cc632e7 GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops by Steven Whitehouse · 15 years ago
- 8c42d63 GFS2: Alter arguments of gfs2_quota/statfs_sync by Steven Whitehouse · 15 years ago
- ab20183 VFS: Use GFP_NOFS in posix_acl_from_xattr() by Steven Whitehouse · 15 years ago
- 106381b GFS2: Add cached ACLs support by Steven Whitehouse · 15 years ago
- 479c427 GFS2: Clean up ACLs by Steven Whitehouse · 15 years ago
- 69dca42 GFS2: Use gfs2_set_mode() instead of munge_mode() by Steven Whitehouse · 15 years ago
- c65f7fb GFS2: Use forget_all_cached_acls() by Steven Whitehouse · 15 years ago
- 796bd95 VFS: Add forget_all_cached_acls() by Steven Whitehouse · 15 years ago
- 2646a1f GFS2: Fix up system xattrs by Steven Whitehouse · 15 years ago
- f55073f GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one) by Steven Whitehouse · 15 years ago
- 7e71c55 GFS2: Fix potential race in glock code by Steven Whitehouse · 15 years ago
- c08f782 mutex: Fix missing conditions to build mutex_spin_on_owner() by Frederic Weisbecker · 15 years ago
- c022602 mutex: Better control mutex adaptive spinning config by Frederic Weisbecker · 15 years ago
- 4528752 x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the PCI tree by Darrick J. Wong · 15 years ago
- 8bfb2f8 rcu: Make RCU's CPU-stall detector be default by Paul E. McKenney · 15 years ago
- d9a3da0 rcu: Add expedited grace-period support for preemptible RCU by Paul E. McKenney · 15 years ago
- cf244dc rcu: Enable fourth level of TREE_RCU hierarchy by Paul E. McKenney · 15 years ago
- d3f6bad rcu: Rename "quiet" functions by Paul E. McKenney · 15 years ago
- c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
- 7cff7ce include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand __builtin_object_size by Andrew Morton · 15 years ago
- 22763c5 Linux 2.6.32 by Linus Torvalds · 15 years ago
- 0fdd07f VIDEO: Correct use of request_region/request_mem_region by Julia Lawall · 15 years ago
- dbf763a SPI: spi_txx9: Fix bit rate calculation by Atsushi Nemoto · 15 years ago
- 56f3f55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
- 049e2d1 Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list by Anisse Astier · 15 years ago
- 0a45281 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
- f066a4f param: don't complain about unused module parameters. by Rusty Russell · 15 years ago
- 86a7b7e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
- bbbb45a Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
- 35dead4 modules: don't export section names of empty sections via sysfs by Helge Deller · 15 years ago
- ebd65a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
- e8092da regulator: Initialise wm831x structure pointor for ISINK driver by Mark Brown · 15 years ago
- 4e7c81a MIPS: RB532: Fix devices.c compilation. by Florian Fainelli · 15 years ago
- a91be9e MIPS: Fix MIPS I build. by Ralf Baechle · 15 years ago
- 0cf55e1 sched, cputime: Introduce thread_group_times() by Hidetoshi Seto · 15 years ago
- d99ca3b sched, cputime: Cleanups related to task_times() by Hidetoshi Seto · 15 years ago
- 6f9a761 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Linus Torvalds · 15 years ago
- 5d6b1edf [ARM] pxamci: call mmc_remove_host() before freeing resources by Daniel Mack · 15 years ago
- 810a90a [PATCH] rc32434_wdt: fix compilation failure by Florian Fainelli · 15 years ago
- be8147e Revert "sched, x86: Optimize branch hint in __switch_to()" by Tim Blechmann · 15 years ago
- 99063c0 x86/alternatives: No need for alternatives-asm.h to re-invent stuff already in asm.h by Jan Beulich · 15 years ago
- 01be50a x86/alternatives: Check replacementlen <= instrlen at build time by Jan Beulich · 15 years ago
- be088b1 [WATCHDOG] rc32434_wdt.c: use resource_size() by H Hartley Sweeten · 15 years ago
- bdddd29 sched: Fix isolcpus boot option by Rusty Russell · 15 years ago
- fa1452e locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit by Hiroshi Shimamoto · 15 years ago
- e859cf8 x86: Fix comments of register/stack access functions by Masami Hiramatsu · 15 years ago
- 93aaa45 perf tools: Replace %m with %a in sscanf by Liming Wang · 15 years ago
- 6d20792 x86: Remove unnecessary mdelay() from cpu_disable_common() by Suresh Siddha · 15 years ago
- 1c83995 x86, ioapic: Document another case when level irq is seen as an edge by Suresh Siddha · 15 years ago
- c29d9db x86, ioapic: Fix the EOI register detection mechanism by Suresh Siddha · 15 years ago
- ca64c47 x86, io-apic: Move the effort of clearing remoteIRR explicitly before migrating the irq by Maciej W. Rozycki · 15 years ago