index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-20
gconfig: disable "typeahead find" search in treeviews
Diego Elio 'Flameeyes' Pettenò
1
-2
/
+2
2009-09-20
kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling
Jory A. Pratt
1
-2
/
+2
2009-09-20
checkincludes.pl: add option to remove duplicates in place
Luis R. Rodriguez
1
-7
/
+59
2009-09-20
markup_oops: use modinfo to avoid confusion with underscored module names
Ozan Çaglayan
1
-4
/
+1
2009-09-20
checkincludes.pl: provide usage helper
Luis R. Rodriguez
1
-0
/
+9
2009-09-20
checkincludes.pl: close file as soon as we're done with it
Luis R. Rodriguez
1
-2
/
+2
2009-09-20
ctags: usability fix
Stefani Seibold
1
-1
/
+2
2009-09-20
kernel hacking: move STRIP_ASM_SYMS from General
Randy Dunlap
2
-8
/
+8
2009-09-20
gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzma
Jaswinder Singh Rajput
1
-0
/
+2
2009-09-20
kbuild: Check if linker supports the -X option
Andi Kleen
1
-1
/
+1
2009-09-20
kbuild: introduce ld-option
Sam Ravnborg
2
-1
/
+21
2009-09-20
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
10
-14
/
+14
2009-09-20
kconfig: make use of menu_get_ext_help in gconfig
Cheng Renquan
2
-18
/
+6
2009-09-20
kconfig: make use of menu_get_ext_help in "make config"
Cheng Renquan
1
-11
/
+11
2009-09-20
kconfig: make use of menu_get_ext_help in qconfig
Cheng Renquan
1
-6
/
+4
2009-09-20
kconfig: make use of menu_get_ext_help in menuconfig
Cheng Renquan
1
-75
/
+3
2009-09-20
kconfig: add menu_get_ext_help function to display more information
Cheng Renquan
2
-0
/
+81
2009-09-20
kconfig: add symbol value to help find the real depend
Cheng Renquan
1
-0
/
+2
2009-09-20
kbuild: correct initramfs compression comment
Robert P. J. Day
1
-1
/
+1
2009-09-20
kbuild: save ARCH & CROSS_COMPILE when building a kernel
Sam Ravnborg
1
-2
/
+44
2009-09-20
kbuild: use INSTALLKERNEL to select customized installkernel script
Sam Ravnborg
17
-32
/
+50
2009-09-18
sparc: Clean up linker script using new linker script macros.
Geoffrey Thomas
1
-68
/
+7
2009-09-18
frv: clean up linker script using new linker script macros.
Nelson Elhage
1
-54
/
+7
2009-09-18
frv: remove unused .altinstructions code
Nelson Elhage
1
-5
/
+0
2009-09-18
headers: taskstats_kern.h trim
Alexey Dobriyan
4
-2
/
+2
2009-09-18
kernel-doc: allow multi-line declaration purpose descriptions
Johannes Weiner
2
-6
/
+19
2009-09-18
mm: Fix problem of parameter in note
Jianjun Kong
1
-1
/
+1
2009-09-18
kref: double kref_put() in my_data_handler()
Roel Kluin
1
-1
/
+0
2009-09-18
ext4: Update documentation about quota mount options
Jan Kara
1
-4
/
+12
2009-09-18
pty_write: don't do a tty_wakeup() when the buffers are full
Linus Torvalds
1
-2
/
+4
2009-09-18
[WATCHDOG] sizeof cleanup
Wim Van Sebroeck
3
-3
/
+3
2009-09-18
[WATCHDOG] wdt_pci: fix printk and variable type
Randy Dunlap
1
-5
/
+5
2009-09-18
[WATCHDOG] wdt_pci - use pci_request_region
Wim Van Sebroeck
1
-7
/
+8
2009-09-18
[WATCHDOG] ar7_wdt: Fix error handling during probe.
Wim Van Sebroeck
1
-1
/
+2
2009-09-18
[WATCHDOG] ar7_wdt: convert to become a platform driver
Florian Fainelli
1
-53
/
+53
2009-09-18
[WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds
Chris Friesen
1
-4
/
+53
2009-09-18
[WATCHDOG] davinci: use clock framework for timer frequency
Kevin Hilman
1
-2
/
+17
2009-09-18
[WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDT
Linus Walleij
1
-1
/
+1
2009-09-18
[WATCHDOG] Add support for WM831x watchdog
Mark Brown
4
-0
/
+501
2009-09-18
[WATCHDOG] Add watchdog driver for NUC900
Wan ZongShun
3
-0
/
+363
2009-09-18
[WATCHDOG] add SBC-FITPC2 watchdog driver
Denis Turischev
3
-0
/
+290
2009-09-17
x86, pat: don't use rb-tree based lookup in reserve_memtype()
Suresh Siddha
1
-10
/
+2
2009-09-17
libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
John(Jung-Ik) Lee
4
-0
/
+560
2009-09-17
pata_amd: do not filter out valid modes in nv_mode_filter
Robert Hancock
1
-0
/
+3
2009-09-17
sata_promise: update reset code
Mikael Pettersson
1
-1
/
+120
2009-09-17
sata_promise: disable hotplug on 1st gen chips
Mikael Pettersson
1
-17
/
+17
2009-09-17
libata: fix spurious WARN_ON_ONCE() on port freeze
Tejun Heo
1
-2
/
+2
2009-09-17
ahci: restore pci_intx() handling
Tejun Heo
1
-2
/
+2
2009-09-17
vsnprintf: remove duplicate comment of vsnprintf
Steven Rostedt
1
-6
/
+4
2009-09-17
softirq: add BLOCK_IOPOLL to softirq_to_name
Li Zefan
2
-11
/
+12
[next]