Commit Graph

131105 Commits (7f9a50a5b89b87f8e754f59ae9968da28be618a5)
 

Author SHA1 Message Date
Rusty Russell 7f9a50a5b8 module: remove over-zealous check in __module_get() 16 years ago
Linus Torvalds f12b12a8ae Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 16 years ago
Len Brown 2d29c6a075 Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release 16 years ago
Thierry Vignaud 370154bbef ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real module name. 16 years ago
Darren Salt 7695fb04ac eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop init 16 years ago
Myron Stowe 386e4a8358 ACPICA: Fix table entry truncation calculation 16 years ago
Pallipadi, Venkatesh d96f94c604 ACPI: Enable bit 11 in _PDC to advertise hw coord 16 years ago
Kay Sievers db1461ad43 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Frank Seidel 4d9391557b ACPI: add missing KERN_* constants to printks 16 years ago
Holger Macht fc5a9f8841 ACPI: dock: Don't eval _STA on every show_docked sysfs read 16 years ago
Linus Torvalds ccfef64621 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 16 years ago
Linus Torvalds ae1a25da84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
Tyler Hicks fd9fc842bb eCryptfs: Regression in unencrypted filename symlinks 16 years ago
Linus Torvalds eeb94855be Merge branch 'x86/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland 16 years ago
Roland McGrath c09249f8d1 x86-64: fix int $0x80 -ENOSYS return 16 years ago
Linus Torvalds 1d87b0d388 Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland 16 years ago
Roland McGrath 92dc07b1f9 elf core dump: fix get_user use 16 years ago
David Howells 0bf2f3aec5 CRED: Fix SUID exec regression 16 years ago
Dave Kleikamp d4cf109f05 vfs: Don't call attach_nobh_buffers() with an empty list 16 years ago
Linus Torvalds 6cec50838e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 16 years ago
Len Brown 9e3a9d1ed8 ACPI: disable ACPI cleanly when bad RSDP found 16 years ago
Len Brown 9fdd54f206 ACPI: delete CPU_IDLE=n code 16 years ago
Linus Torvalds 5e3bd4e4b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 16 years ago
Uwe Kleine-König bcee402e76 Add Sascha Hauer to .mailmap 16 years ago
Uwe Kleine-König 6d7f2caa77 add another mailmap entry for Uwe Kleine-König 16 years ago
Li Zefan 04ec93fe9b fork.c: fix NULL pointer dereference when nr_threads == threads-max 16 years ago
Chris Mason 42f15d77df Btrfs: Make sure dir is non-null before doing S_ISGID checks 16 years ago
Linus Torvalds b2a740aab8 Merge branch 'for-linus' of git://neil.brown.name/md 16 years ago
Stefan Richter 86431532ec ieee1394: dv1394: move deprecation message from module init to file open 16 years ago
Takashi Iwai b0050cae2b Merge branch 'fix/usb-audio' into for-linus 16 years ago
Takashi Iwai b2573eb586 Merge branch 'fix/hda' into for-linus 16 years ago
Takashi Iwai 4a5a4c56b4 ALSA: hda - Add missing COEF initialization for ALC887 16 years ago
Takashi Iwai c6e8f2daad ALSA: hda - Add missing initialization for ALC272 16 years ago
Clemens Ladisch 894dcd7878 sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devices 16 years ago
NeilBrown de01dfadf2 md: Ensure an md array never has too many devices. 16 years ago
Andre Noll 852c8bf484 md: Fix a bug in linear.c causing which_dev() to return the wrong device. 16 years ago
NeilBrown 4706b349f4 md: Allow read error in a single drive raid1 to be passed up. 16 years ago
Masami Hiramatsu 9be260a646 prevent kprobes from catching spurious page faults 16 years ago
Al Viro 767b5828ad braino in sg_ioctl_trans() 16 years ago
Linus Torvalds 082256333f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 16 years ago
Linus Torvalds 09cd5b8f9d Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 16 years ago
Linus Torvalds cc5724ce10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
David S. Miller a23f4bbd8d Revert "tcp: Always set urgent pointer if it's beyond snd_nxt" 16 years ago
Herbert Xu 0178b695fd ipv6: Copy cork options in ip6_append_data 16 years ago
David S. Miller 12402b5b7a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 16 years ago
Jesper Dangaard Brouer 7b5e56f9d6 udp: Fix UDP short packet false positive 16 years ago
Alexey Dobriyan f01d1d546a seq_file: fix big-enough lseek() + read() 16 years ago
Eric Biederman 33da8892a2 seq_file: move traverse so it can be used from seq_read 16 years ago
Dean Nelson 361916a943 sgi-xp: fix writing past the end of kzalloc()'d space 16 years ago
Alexey Dobriyan fb9a680011 alpha: fixup BUG macro 16 years ago