summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck
2009-02-08async: Add some documentation.Cornelia Huck
2009-02-08async: Handle kthread_run() return codes.Cornelia Huck
2009-02-08async: Fix running list handling.Cornelia Huck
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-07module: remove over-zealous check in __module_get()Rusty Russell
2009-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-07ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real...Thierry Vignaud
2009-02-07eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...Darren Salt
2009-02-07ACPICA: Fix table entry truncation calculationMyron Stowe
2009-02-07ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh
2009-02-07ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-02-07ACPI: add missing KERN_* constants to printksFrank Seidel
2009-02-07ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-02-07eCryptfs: Regression in unencrypted filename symlinksTyler Hicks
2009-02-07Merge branch 'x86/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds
2009-02-07x86-64: fix int $0x80 -ENOSYS returnRoland McGrath
2009-02-07Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds
2009-02-07elf core dump: fix get_user useRoland McGrath
2009-02-06CRED: Fix SUID exec regressionDavid Howells
2009-02-06vfs: Don't call attach_nobh_buffers() with an empty listDave Kleikamp
2009-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-02-06ACPI: disable ACPI cleanly when bad RSDP foundLen Brown
2009-02-06ACPI: delete CPU_IDLE=n codeLen Brown
2009-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-02-06Add Sascha Hauer to .mailmapUwe Kleine-König
2009-02-06add another mailmap entry for Uwe Kleine-KönigUwe Kleine-König
2009-02-06fork.c: fix NULL pointer dereference when nr_threads == threads-maxLi Zefan
2009-02-06Btrfs: Make sure dir is non-null before doing S_ISGID checksChris Mason
2009-02-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-02-06ieee1394: dv1394: move deprecation message from module init to file openStefan Richter
2009-02-06Merge branch 'fix/usb-audio' into for-linusTakashi Iwai
2009-02-06Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-02-06ALSA: hda - Add missing COEF initialization for ALC887Takashi Iwai
2009-02-06ALSA: hda - Add missing initialization for ALC272Takashi Iwai
2009-02-06sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devicesClemens Ladisch
2009-02-06md: Ensure an md array never has too many devices.NeilBrown
2009-02-06md: Fix a bug in linear.c causing which_dev() to return the wrong device.Andre Noll
2009-02-06md: Allow read error in a single drive raid1 to be passed up.NeilBrown
2009-02-06prevent kprobes from catching spurious page faultsMasami Hiramatsu
2009-02-06braino in sg_ioctl_trans()Al Viro
2009-02-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-02-06Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-05Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"David S. Miller
2009-02-05ipv6: Copy cork options in ip6_append_dataHerbert Xu
2009-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller