index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-19
[ALSA] oxygen: fix version in MODULE_LICENSE
Clemens Ladisch
4
-4
/
+4
2008-05-19
[ALSA] Remove unneeded ugly hack for i386 in memalloc.c
Takashi Iwai
1
-62
/
+0
2008-05-19
[ALSA] snd_usb_caiaq: add support for 'Session I/O' interface
Daniel Mack
3
-3
/
+11
2008-05-19
[ALSA] i2c: cs8427.c use put_unaligned helper
Harvey Harrison
1
-4
/
+2
2008-05-19
[ALSA] ac97 - Add virtual master control to VT1616/VT1617A codec.
Daniel Jacobowitz
2
-0
/
+77
2008-05-19
[ALSA] soc - Patch to add debug messages to the neo1973_wm8753 (GTA01) sound ...
Tim Niemeyer
1
-0
/
+46
2008-05-19
[ALSA] sound: fix export symbol typo
Stephen Rothwell
1
-1
/
+1
2008-05-19
[ALSA] soc - DAPM - add hook to read state of DAPM widget
Graeme Gregory
2
-0
/
+25
2008-05-19
[ALSA] soc - tlv320aic3x - add GPIO support
Daniel Mack
2
-1
/
+101
2008-05-19
[ALSA] soc - tlv320aic3x - revisit clock setup
Daniel Mack
2
-134
/
+95
2008-07-13
Linux 2.6.26
v2.6.26
Linus Torvalds
1
-1
/
+1
2008-07-13
devcgroup: fix permission check when adding entry to child cgroup
Li Zefan
1
-1
/
+1
2008-07-13
devcgroup: always show positive major/minor num
Li Zefan
1
-2
/
+2
2008-07-13
Documentation/HOWTO: correct wrong kernel bugzilla FAQ URL
Jiri Pirko
1
-1
/
+1
2008-07-13
cpusets, hotplug, scheduler: fix scheduler domain breakage
Dmitry Adamushko
1
-6
/
+18
2008-07-12
cifs: fix wksidarr declaration to be big-endian friendly
Jeff Layton
1
-5
/
+5
2008-07-12
cifs: fix inode leak in cifs_get_inode_info_unix
Jeff Layton
1
-10
/
+10
2008-07-12
frv: fix irqs_disabled() to return an int, not an unsigned long
David Howells
1
-1
/
+1
2008-07-12
OProfile kernel maintainership changes
Robert Richter
1
-2
/
+2
2008-07-12
rtc-pcf8563: add chip id
Jon Smirl
1
-0
/
+1
2008-07-12
rtc-fm3130: fix chip naming
Alessandro Zummo
1
-1
/
+1
2008-07-12
ov7670: clean up ov7670_read semantics
Andres Salomon
1
-1
/
+3
2008-07-12
serial8250: sanity check nr_uarts on all paths.
Eric W. Biederman
1
-0
/
+3
2008-07-12
fbdev: bugfix for multiprocess defio
Jaya Kumar
1
-1
/
+19
2008-07-12
drivers/isdn/i4l/isdn_common.c fix small resource leak
Darren Jenkins
1
-1
/
+3
2008-07-12
drivers/char/pcmcia/ipwireless/hardware.c fix resource leak
Darren Jenkins
1
-1
/
+3
2008-07-12
[SCSI] bsg: fix oops on remove
James Bottomley
1
-1
/
+2
2008-07-12
[SCSI] fusion: default MSI to disabled for SPI and FC controllers
James Bottomley
1
-3
/
+8
2008-07-12
x86: fix ldt limit for 64 bit
Michael Karcher
1
-2
/
+2
2008-07-11
[PATCH] IPMI: return correct value from ipmi_write
Mark Rustad
1
-2
/
+1
2008-07-11
[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
Brian King
1
-1
/
+5
2008-07-11
Fix reference counting race on log buffers
Dave Chinner
1
-4
/
+11
2008-07-11
libata-acpi: don't call sleeping function from invalid context
Zhang Rui
1
-1
/
+4
2008-07-11
Added Targa Visionary 1000 IDE adapter to pata_sis.c
Kai Krakow
1
-0
/
+1
2008-07-11
libata-acpi: filter out DIPM enable
Tejun Heo
1
-2
/
+12
2008-07-11
rtc: fix reported IRQ rate for when HPET is enabled
Paul Gortmaker
1
-1
/
+2
2008-07-11
Fix name of Russell King in various comments
Uwe Kleine-König
5
-5
/
+5
2008-07-11
rapidio: fix device reference counting
Eugene Surovegin
1
-1
/
+1
2008-07-11
tpm: add Intel TPM TIS device HID
Marcin Obara
1
-0
/
+1
2008-07-11
tun: Persistent devices can get stuck in xoff state
Max Krasnyansky
1
-0
/
+6
2008-07-11
xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
Steffen Klassert
2
-2
/
+2
2008-07-11
ipv6: missed namespace context in ipv6_rthdr_rcv
Denis V. Lunev
1
-1
/
+1
2008-07-11
netlabel: netlink_unicast calls kfree_skb on error path by itself
Denis V. Lunev
3
-21
/
+4
2008-07-11
ipv4: fib_trie: Fix lookup error return
Ben Hutchings
1
-11
/
+6
2008-07-11
tcp: correct kcalloc usage
Milton Miller
1
-1
/
+1
2008-07-11
ip: sysctl documentation cleanup
Stephen Hemminger
1
-31
/
+29
2008-07-11
Documentation: clarify tcp_{r,w}mem sysctl docs
J. Bruce Fields
1
-11
/
+15
2008-07-11
slub: Fix use-after-preempt of per-CPU data structure
Dmitry Adamushko
1
-1
/
+3
2008-07-10
exec: fix stack excutability without PT_GNU_STACK
Hugh Dickins
1
-1
/
+1
2008-07-10
sched: fix cpu hotplug, cleanup
Linus Torvalds
1
-6
/
+5
[next]