summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* eCryptfs: Regression in unencrypted filename symlinksTyler Hicks2009-02-061-2/+2
* Merge branch 'x86/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds2009-02-061-3/+5
|\
| * x86-64: fix int $0x80 -ENOSYS returnRoland McGrath2009-02-061-3/+5
* | Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds2009-02-061-2/+12
|\ \
| * | elf core dump: fix get_user useRoland McGrath2009-02-061-2/+12
| |/
* | vfs: Don't call attach_nobh_buffers() with an empty listDave Kleikamp2009-02-061-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-064-4/+11
|\
| * Merge branch 'fix/usb-audio' into for-linusTakashi Iwai2009-02-061-0/+1
| |\
| | * sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devicesClemens Ladisch2009-02-061-0/+1
| * | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-063-4/+10
| |\ \
| | * | ALSA: hda - Add missing COEF initialization for ALC887Takashi Iwai2009-02-061-0/+1
| | * | ALSA: hda - Add missing initialization for ALC272Takashi Iwai2009-02-061-0/+1
| | * | ALSA: hda - Fix misc workqueue issuesTakashi Iwai2009-02-052-4/+6
| | * | ALSA: hda - Add quirk for FSC Amilo Xi2550Takashi Iwai2009-02-041-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-02-062-5/+12
|\ \ \ \
| * | | | ieee1394: dv1394: move deprecation message from module init to file openStefan Richter2009-02-061-4/+4
| * | | | firewire: core: Remove card from list of cards when enable failsPetr Vandrovec2009-02-011-1/+8
* | | | | Add Sascha Hauer to .mailmapUwe Kleine-König2009-02-061-0/+1
* | | | | add another mailmap entry for Uwe Kleine-KönigUwe Kleine-König2009-02-061-1/+2
* | | | | fork.c: fix NULL pointer dereference when nr_threads == threads-maxLi Zefan2009-02-061-0/+1
* | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-02-063-14/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | md: Ensure an md array never has too many devices.NeilBrown2009-02-061-10/+14
| * | | | md: Fix a bug in linear.c causing which_dev() to return the wrong device.Andre Noll2009-02-061-3/+3
| * | | | md: Allow read error in a single drive raid1 to be passed up.NeilBrown2009-02-061-1/+2
* | | | | 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
OpenPOWER on IntegriCloud