cascardo/linux.git
2010-11-24 James JonesARM: 6482/2: Fix find_next_zero_bit and related assembly
2010-11-23 MyungJoo HamARM: 6490/1: MM: bugfix: initialize spinlock for init_m...
2010-11-23 Russell KingARM: avoid annoying <4>'s in printk output
2010-11-23 Russell KingSCSI: arm fas216: fix missing ';'
2010-11-23 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2010-11-22 Russell KingARM: avoid marking decompressor .stack section as havin...
2010-11-21 Will DeaconARM: 6489/1: thumb2: fix incorrect optimisation in...
2010-11-21 Linus WalleijARM: 6488/1: nomadik: prevent sched_clock() wraparound
2010-11-21 Anand GadiyarARM: 6484/1: fix compile warning in mm/init.c
2010-11-21 Per FranssonARM: 6473/1: Small update to ux500 specific L2 cache...
2010-11-21 Russell KingARM: improve compiler's ability to optimize page tables
2010-11-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-11-18 Randy DunlapMAINTAINERS: update documentation entries
2010-11-18 Andres SalomonDocumentation/development-process: more staging info
2010-11-18 Andres SalomonDocumentation/development-process: use -next trees...
2010-11-18 Hans J. KochDocumentation: change email address for Hans Koch
2010-11-18 Bernhard WalleDocumentation/gpio.txt: explain poll/select usage
2010-11-18 Dan CarpenterDocumentation: make configfs example code simpler,...
2010-11-18 Randy Dunlapkernel-doc: escape xml for structs
2010-11-18 Youquan SongFix build failure at cx25821-video driver
2010-11-18 Linus Torvaldshardirq.h: needs sched.h if using BKL
2010-11-18 Linus TorvaldsMerge branch 'kvm-updates/2.6.37' of git://git./virt...
2010-11-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-11-18 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2010-11-18 Alessio Igor... powerpc: Update a BKL related comment
2010-11-18 Kumar Galapowerpc/mm: Fix module instruction tlb fault handling...
2010-11-18 Michael Neulingpowerpc: Fix call to subpage_protection()
2010-11-18 kerstin jonssonpowerpc: Set CONFIG_32BIT on ppc32
2010-11-18 Kumar Galapowerpc/mm: Fix build error in setup_initial_memory_limit
2010-11-18 Nishanth Aravamudanpowerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
2010-11-18 Benjamin Herrenschmidtpowerpc: Fix div64 in bootloader
2010-11-18 Linus Torvaldshardirq.h: remove now-empty #ifdef/#endif pair
2010-11-17 Linus TorvaldsFix build failure due to hwirq.h needing smp_lock.h
2010-11-17 Avi KivityKVM: VMX: Fix host userspace gsbase corruption
2010-11-17 Avi KivityKVM: Correct ordering of ldt reload wrt fs/gs reload
2010-11-17 Dongdong Dengkgdb,ppc: Fix regression in evr register handling
2010-11-17 Jason Wesselkgdb,x86: fix regression in detach handling
2010-11-17 Jovi Zhangkdb: fix crash when KDB_BASE_CMD_MAX is exceeded
2010-11-17 Jovi Zhangkdb: fix memory leak in kdb_main.c
2010-11-17 Jeff Garzik[libata] remove SCSI host lock and serial number usage...
2010-11-17 Arnd BergmannBKL: remove references to lock_kernel from comments
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-17 Arnd Bergmannstaging/stradis: mark as "depends on BKL"
2010-11-17 Marcus Meissnerkernel: make /proc/kallsyms mode 400 to reduce ease...
2010-11-17 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-11-16 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-11-16 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2010-11-16 Linus TorvaldsMerge branch 'futexes-for-linus' of git://git./linux...
2010-11-16 Jeff GarzikSCSI host lock push-down
2010-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-11-16 Darrick J.... PCI: fix offset check for sysfs mmapped files
2010-11-16 Catalin Marinasnfs: Ignore kmemleak false positive in nfs_readdir_make...
2010-11-16 Jesper JuhlSUNRPC: Simplify rpc_alloc_iostats by removing pointles...
2010-11-16 Jeff Laytonnfs: trivial: remove unused nfs_wait_event macro
2010-11-16 Joe Percheskernel/sysctl.c: Fix build failure with !CONFIG_PRINTK
2010-11-16 Linus TorvaldsLinux 2.6.37-rc2 v2.6.37-rc2
2010-11-16 Trond MyklebustNFS: readdir shouldn't read beyond the reply returned...
2010-11-16 Trond MyklebustNFS: Fix a couple of regressions in readdir.
2010-11-16 Trond MyklebustRevert "NFSv4: Fall back to ordinary lookup if nfs4_ato...
2010-11-16 Paulius ZaleckasRegression: fix mounting NFS when NFSv3 support is...
2010-11-16 Trond MyklebustNLM: Fix a regression in lockd
2010-11-15 Eric Pariscapabilities/syslog: open code cap_syslog logic to...
2010-11-15 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2010-11-15 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2010-11-15 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2010-11-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-11-15 Colin CrossPM / PM QoS: Fix reversed min and max
2010-11-15 Jean Delvarei2c: Sanity checks on adapter registration
2010-11-15 Jean Delvarei2c: Mark i2c_adapter.id as deprecated
2010-11-15 Jean Delvarei2c: Drivers shouldn't include <linux/i2c-id.h>
2010-11-15 Jean Delvarei2c: Delete unused adapter IDs
2010-11-15 Wolfram Sangi2c: Remove obsolete cleanup for clientdata
2010-11-15 Linus Torvaldsinclude/linux/kernel.h: Move logging bits to include...
2010-11-15 Jim BosFix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
2010-11-15 Jean Delvarehwmon: (w83795) Check for BEEP pin availability
2010-11-15 Jean Delvarehwmon: (w83795) Clear intrusion alarm immediately
2010-11-15 Jean Delvarehwmon: (w83795) Read the intrusion state properly
2010-11-15 Jean Delvarehwmon: (w83795) Print the actual temperature channels...
2010-11-15 Jean Delvarehwmon: (w83795) List all usable temperature sources
2010-11-15 Jean Delvarehwmon: (w83795) Expose fan control method
2010-11-15 Jean Delvarehwmon: (w83795) Fix fan control mode attributes
2010-11-15 Jean Delvarehwmon: (lm95241) Check validity of input values
2010-11-15 Hans J. Kochhwmon: Change mail address of Hans J. Koch
2010-11-15 Randy DunlapPCI: sysfs: fix printk warnings
2010-11-15 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2010-11-15 Linus TorvaldsMerge branch 's5p-fixes-for-linus' of git://git./linux...
2010-11-15 Linus TorvaldsMerge branch 'fbdev-fixes-for-linus' of git://git....
2010-11-15 Linus TorvaldsMerge branches 'sh-fixes-for-linus' and 'rmobile-fixes...
2010-11-15 Steven WhitehouseGFS2: Fix inode deallocation race
2010-11-15 Baruch Siachmx25: fix spi device registration typo
2010-11-15 Sascha HauerARM i.MX27 eukrea: Fix compilation
2010-11-15 Sascha HauerARM i.MX spi: fix compilation for i.MX21
2010-11-15 Sascha HauerARM i.MX pcm037 eet: compile fixes
2010-11-15 Sascha HauerARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGED
2010-11-15 Sascha HauerARM mx3fb: check for DMA engine type
2010-11-15 Paul MundtMerge branch 'rmobile/core' into rmobile-fixes-for...
2010-11-15 Kuninori MorimotoARM: mach-shmobile: ap4evb: add fsib 44100Hz rate
2010-11-15 Paul Mundtsh: intc: Fix up build failure introduced by radix...
2010-11-15 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
next