summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | MIPS: Rename mips_dma_cache_sync back to dma_cache_syncRalf Baechle2010-12-161-1/+3
| * | | | | | | | | | MIPS: MT: Fix typo in comment.Ralf Baechle2010-12-161-1/+1
| * | | | | | | | | | SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens2010-12-161-6/+11
| * | | | | | | | | | MIPS: BCM47xx: Swap serial console if ttyS1 was specified.Hauke Mehrtens2010-12-161-0/+16
| * | | | | | | | | | MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens2010-12-162-20/+10
| * | | | | | | | | | MIPS: BCM47xx: Fill values for b43 into SSB spromHauke Mehrtens2010-12-161-22/+92
| * | | | | | | | | | MIPS: BCM47xx: Do not read config from CFEHauke Mehrtens2010-12-161-19/+9
| * | | | | | | | | | MIPS: FDT size is a be32Thomas Chou2010-12-161-1/+1
| * | | | | | | | | | MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee2010-12-161-1/+1
| * | | | | | | | | | MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee2010-12-162-7/+4
| * | | | | | | | | | MIPS: JZ4740: Fix pcm device nameLars-Peter Clausen2010-12-161-1/+1
| * | | | | | | | | | MIPS: Separate two consecutive loads in memset.STony Wu2010-12-161-2/+2
| * | | | | | | | | | MIPS: Send proper signal and siginfo on FP emulator faults.David Daney2010-12-162-30/+130
| * | | | | | | | | | MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli2010-12-163-6/+7
| * | | | | | | | | | MIPS: AR7: Fix double ar7_gpio_init declarationFlorian Fainelli2010-12-161-2/+0
| * | | | | | | | | | MIPS: Rework GENERIC_HARDIRQS Kconfig.David Daney2010-12-161-14/+2
| * | | | | | | | | | MIPS: Alchemy: Add return value check for strict_strtoul()Yoichi Yuasa2010-12-161-3/+2
| * | | | | | | | | | MIPS: Loongson: Add return value check for strict_strtoul()Wu Zhangjin2010-12-161-2/+2
| * | | | | | | | | | MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl2010-12-161-8/+6
| * | | | | | | | | | MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney2010-12-161-6/+7
| * | | | | | | | | | MIPS: Don't clobber personality high bits.David Daney2010-12-161-2/+6
| * | | | | | | | | | MIPS: jz4740: Fix section mismatch in prom.cLars-Peter Clausen2010-12-161-1/+1
| * | | | | | | | | | MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrixLars-Peter Clausen2010-12-161-2/+2
| * | | | | | | | | | MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro2010-12-161-1/+0
| * | | | | | | | | | MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle2010-12-161-4/+4
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-12-163-10/+115
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lguest: populate initial_page_tableRusty Russell2010-12-163-5/+107
| * | | | | | | | | | | lguest: restore boot speedRusty Russell2010-12-161-4/+7
| * | | | | | | | | | | lguest: fix crash lguest_time_initRusty Russell2010-12-161-1/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-12-162-9/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | nilfs2: fix regression of garbage collection ioctlRyusuke Konishi2010-12-162-9/+12
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-163-57/+65
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov2010-12-142-57/+62
| * | | | | | | | | | Input: wacom - add another Bamboo Pen ID (0xd4)Kevin Granade2010-12-101-0/+3
* | | | | | | | | | | Linux 2.6.37-rc6v2.6.37-rc6Linus Torvalds2010-12-151-1/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-12-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap2010-12-151-0/+1
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-12-154-4/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ext4: fix typo which broke '..' detection in ext4_find_entry()Aaro Koskinen2010-12-141-1/+1
| * | | | | | | | | | | ext4: Turn off multiple page-io submission by defaultTheodore Ts'o2010-12-143-3/+17
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-153-5/+12
* | | | | | | | | | | MAINTAINERS: update MSM git treeDaniel Walker2010-12-151-1/+1
* | | | | | | | | | | install_special_mapping skips security_file_mmap check.Tavis Ormandy2010-12-152-4/+17
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-12-142-3/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt2010-12-141-2/+2
| * | | | | | | | | | MAINTAINERS: Add workqueue entryTejun Heo2010-12-141-0/+9
| * | | | | | | | | | workqueue: check the allocation of system_unbound_wqHitoshi Mitake2010-11-261-1/+2
* | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-12-142-20/+21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | md: protect against NULL reference when waiting to start a raid10.NeilBrown2010-12-092-4/+3
| * | | | | | | | | | | md: fix bug with re-adding of partially recovered device.NeilBrown2010-12-091-2/+5