index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-sunfire.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
mm: introduce arch-specific vma flag VM_ARCH_1
Konstantin Khlebnikov
3
-15
/
+28
2012-10-09
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
5
-58
/
+30
2012-10-09
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...
Suresh Siddha
3
-42
/
+73
2012-10-09
x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
Suresh Siddha
1
-14
/
+19
2012-10-09
mm: remove __GFP_NO_KSWAPD
Rik van Riel
4
-13
/
+6
2012-10-09
CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online...
Srivatsa S. Bhat
1
-0
/
+4
2012-10-09
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
8
-2
/
+12
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
8
-4
/
+11
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
11
-4
/
+14
2012-10-09
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
13
-2
/
+18
2012-10-09
MAINTAINERS: add Konrad as the SWIOTLB maintainer
Konrad Rzeszutek Wilk
1
-0
/
+8
2012-10-08
exec: make de_thread() killable
Oleg Nesterov
1
-2
/
+14
2012-10-08
arm64: Enable interrupts before calling do_notify_resume()
Catalin Marinas
1
-0
/
+1
2012-10-08
arm64: Use the generic compat_sys_sendfile() implementation
Catalin Marinas
2
-20
/
+1
2012-10-08
arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()
Catalin Marinas
3
-8
/
+4
2012-10-08
localmodconfig: Document localmodconfig in README
Steven Rostedt
1
-0
/
+18
2012-10-06
ACPI: Add new sysfs interface to export device description
Lance Ortiz
3
-2
/
+70
2012-10-06
ACPI: Harden acpi_table_parse_entries() against BIOS bug
Fenghua Yu
1
-4
/
+14
2012-10-06
tools/power/turbostat: add option to count SMIs, re-name some options
Len Brown
2
-15
/
+20
2012-10-06
ALSA: hda - Add new codec ALC283 ALC290 support
Kailang Yang
1
-0
/
+2
2012-10-06
ALSA: hda - avoid unneccesary indices on "Headphone Jack" controls
David Henningsson
1
-12
/
+37
2012-10-06
ALSA: hda - fix indices on boost volume on Conexant
David Henningsson
1
-1
/
+1
2012-10-06
ALSA: aloop - add locking to timer access
Omair Mohammed Abdullah
1
-0
/
+6
2012-10-06
ALSA: hda - Fix hang caused by race during suspend.
Dylan Reid
1
-4
/
+6
2012-10-06
sound: Remove unnecessary semicolon
Peter Senna Tschudin
20
-33
/
+33
2012-10-06
ALSA: hda/realtek - Fix detection of ALC271X codec
Herton Ronaldo Krzesinski
1
-6
/
+6
2012-10-06
ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310
Felix Kaechele
1
-0
/
+1
2012-10-06
ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol event
David Henningsson
3
-101
/
+49
2012-10-06
ALSA: hda - make a generic unsol event handler
David Henningsson
2
-2
/
+39
2012-10-06
Revert strace hiccups fix.
David S. Miller
5
-30
/
+31
2012-10-05
sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.
David S. Miller
7
-12
/
+176
2012-10-05
i2c-piix4: Fix build failure
Daniel J Blueman
1
-0
/
+1
2012-10-05
i2c: Correct struct i2c_driver doc about detection
Vivien Didelot
1
-1
/
+1
2012-10-05
i2c-i801: Let i2c-mux-gpio find the GPIO chip
Jean Delvare
1
-33
/
+4
2012-10-05
i2c-mux-gpio: Update documentation
Jean Delvare
1
-0
/
+18
2012-10-05
i2c-mux-gpio: Add support for dynamically allocated GPIO pins
Jean Delvare
2
-6
/
+35
2012-10-05
i2c-mux-gpio: Use devm_kzalloc instead of kzalloc
Maxime Ripard
1
-9
/
+5
2012-10-05
i2c-i801: Support SMBus multiplexing on Asus Z8 series
Jean Delvare
2
-1
/
+214
2012-10-05
i2c-viapro: Add VIA VX900 device ID
Jean Delvare
4
-2
/
+11
2012-10-05
i2c-parport: i2c_parport_irq can be static
Jean Delvare
1
-1
/
+1
2012-10-05
i2c-designware: i2c_dw_xfer_msg can be static
Jean Delvare
1
-1
/
+1
2012-10-05
i2c/scx200_*: Replace printks with pr_<level>s
Jim Cromie
2
-21
/
+18
2012-10-05
i2c: Make I2C available on UML
Peter Huewe
2
-14
/
+17
2012-10-05
i2c: Convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-3
/
+13
2012-10-05
i2c-smbus: Convert kzalloc to devm_kzalloc
Julia Lawall
1
-7
/
+4
2012-10-05
i2c-mux: Add support for device auto-detection
Jean Delvare
8
-7
/
+37
2012-10-05
lib/decompress.c add __init to decompress_method and data
Hein Tibosch
1
-3
/
+6
2012-10-05
kernel/resource.c: fix stack overflow in __reserve_region_with_split()
T Makphaibulchoke
1
-12
/
+38
2012-10-05
omfs: convert to use beXX_add_cpu()
Wei Yongjun
1
-3
/
+2
2012-10-05
taskstats: cgroupstats_user_cmd() may leak on error
Jesper Juhl
1
-0
/
+1
[next]