summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-051-2/+6
* braino in sg_ioctl_trans()Al Viro2009-02-051-1/+1
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-051-59/+0
|\
| * Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_ite...Mark Fasheh2009-02-041-59/+0
* | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-02-0511-100/+184
|\ \
| * | sh: Fix up T-bit error handling in SH-4A mutex fastpath.Takashi Yoshii2009-01-291-12/+9
| * | sh: Fix up spurious syscall restarting.Paul Mundt2009-01-294-44/+8
| * | sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO2009-01-291-1/+1
| * | sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.Christopher SMITH2009-01-291-4/+4
| * | sh: Handle calling csum_partial with misaligned dataStuart Menefy2009-01-291-19/+50
| * | sh: ap325rxa: Enable ov772x in defconfig.Kuninori Morimoto2009-01-291-7/+20
| * | sh: ap325rxa: Add ov772x support.Kuninori Morimoto2009-01-291-3/+50
| * | sh: ap325rxa: control camera power toggling.Kuninori Morimoto2009-01-291-1/+9
| * | sh: mach-migor: Enable ov772x and tw9910 in defconfig.Kuninori Morimoto2009-01-291-9/+33
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-059-27/+70
|\ \ \
| * | | Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"David S. Miller2009-02-051-8/+4
| * | | ipv6: Copy cork options in ip6_append_dataHerbert Xu2009-02-051-15/+52
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-053-0/+7
| |\ \ \
| | * | | iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2009-02-042-0/+4
| | * | | iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre2009-02-041-0/+3
| * | | | udp: Fix UDP short packet false positiveJesper Dangaard Brouer2009-02-051-1/+2
| * | | | gianfar: Fix potential soft reset raceAndy Fleming2009-02-041-0/+3
| * | | | gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming2009-02-041-1/+1
| * | | | cxgb3: Fix lro switchDivy Le Ray2009-02-041-2/+1
| |/ / /
* | | | seq_file: fix big-enough lseek() + read()Alexey Dobriyan2009-02-051-0/+1
* | | | seq_file: move traverse so it can be used from seq_readEric Biederman2009-02-051-57/+57
* | | | sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2009-02-052-8/+8
* | | | alpha: fixup BUG macroAlexey Dobriyan2009-02-051-2/+2
* | | | sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter2009-02-051-3/+5
* | | | atyfb: fix CONFIG_ namespace violationsRandy Dunlap2009-02-057-52/+52
* | | | rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cManish Katiyar2009-02-051-1/+0
* | | | drivers/video/backlight: rename da903x to da903x_blMike Rapoport2009-02-052-1/+1
* | | | atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt2009-02-051-1/+1
* | | | do_wp_page: fix regression with execute in placeCarsten Otte2009-02-051-1/+1
* | | | wait: prevent exclusive waiter starvationJohannes Weiner2009-02-053-11/+63
* | | | maintainers: general@lists.openfabrics.org is moderatedRandy Dunlap2009-02-051-1/+1
* | | | lis3lv02d: add axes knowledge for HP 6710Martin Kebert2009-02-051-1/+2
* | | | lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann2009-02-051-0/+1
* | | | lis3lv02d: add axes knowledge for HP 6530Eric Piel2009-02-051-0/+2
* | | | lis3lv02d: add axes knowledge for HP 6510bJiri Tersel2009-02-051-1/+2
* | | | hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton2009-02-051-2/+4
* | | | revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"Andrew Morton2009-02-051-12/+4
* | | | shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEMTony Battersby2009-02-051-0/+4
* | | | fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2009-02-053-72/+98
* | | | rtc: rtc-dm355evm driverDavid Brownell2009-02-053-0/+182
* | | | misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett2009-02-051-0/+1
* | | | generic swap(): don't return a value from swap()Peter Zijlstra2009-02-051-1/+2
* | | | hpilo: open/close fixDavid Altobelli2009-02-052-3/+5
* | | | kernel/async.c: fix printk warningsAndrew Morton2009-02-051-4/+8
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-0411-31/+65
|\ \ \ \
OpenPOWER on IntegriCloud