summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-05sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter1-3/+5
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap7-52/+52
2009-02-05rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cManish Katiyar1-1/+0
2009-02-05drivers/video/backlight: rename da903x to da903x_blMike Rapoport2-1/+1
2009-02-05atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt1-1/+1
2009-02-05do_wp_page: fix regression with execute in placeCarsten Otte1-1/+1
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner3-11/+63
2009-02-05maintainers: general@lists.openfabrics.org is moderatedRandy Dunlap1-1/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6710Martin Kebert1-1/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann1-0/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6530Eric Piel1-0/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6510bJiri Tersel1-1/+2
2009-02-05hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton1-2/+4
2009-02-05revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"Andrew Morton1-12/+4
2009-02-05shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEMTony Battersby1-0/+4
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi3-72/+98
2009-02-05rtc: rtc-dm355evm driverDavid Brownell3-0/+182
2009-02-05misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett1-0/+1
2009-02-05generic swap(): don't return a value from swap()Peter Zijlstra1-1/+2
2009-02-05hpilo: open/close fixDavid Altobelli2-3/+5
2009-02-05kernel/async.c: fix printk warningsAndrew Morton1-4/+8
2009-02-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-31/+65
2009-02-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2009-02-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+5
2009-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds10-10/+14
2009-02-04Merge branch 'fix/asoc' into for-linusTakashi Iwai5-7/+7
2009-02-04Merge branch 'fix/hda' into for-linusTakashi Iwai3-1/+5
2009-02-04ALSA: pcm_oss: AFMT_S24_LE is set twice in return valueRoel Kluin1-1/+1
2009-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds59-867/+985
2009-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-284/+548
2009-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-57/+93
2009-02-04Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds1-1/+0
2009-02-04Merge branch 'core/xen' into x86/urgentIngo Molnar2239-20020/+62857
2009-02-04Blackfin arch: Remove outdated codeMichael Hennerich1-23/+1
2009-02-04Blackfin arch: Fix udelay implementationMichael Hennerich1-6/+5
2009-02-04Blackfin arch: Update Copyright informationMichael Hennerich1-1/+1
2009-02-04Blackfin arch: Add BF561 PPI POLS, POLC MasksMichael Hennerich1-0/+2
2009-02-04Blackfin arch: Update CM-BF527 kernel configMichael Hennerich1-124/+321
2009-02-04Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger1-1/+1
2009-02-04Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger1-4/+8
2009-02-04Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt1-3/+1
2009-02-04Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...Graf Yang10-0/+105
2009-02-04Blackfin arch: build jtag tty driver as a module by defaultMike Frysinger9-9/+9
2009-02-04Blackfin arch: fix 2 bugs related to debugJie Zhang1-8/+1
2009-02-04Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warningBryan Wu1-0/+1
2009-02-04Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang1-42/+42
2009-02-04Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2-14/+8
2009-02-04Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in itMike Frysinger1-0/+6
2009-02-04Blackfin arch: fixup board init function nameMike Frysinger6-12/+12
2009-02-04Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger8-42/+0