index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-11
sparc64: Fix clock event multiplier printf format.
David S. Miller
1
-1
/
+1
2009-12-11
sparc64: Use clock{source,events}_calc_mult_shift().
David S. Miller
1
-22
/
+2
2009-12-11
sparc64: Use free_bootmem_late() in mdesc_lmb_free().
David S. Miller
1
-15
/
+6
2009-12-11
sparc: Add alignment and emulation fault perf events.
David S. Miller
5
-26
/
+20
2009-12-11
sparc64: Add syscall tracepoint support.
David S. Miller
7
-9
/
+33
2009-12-11
sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()
David S. Miller
7
-112
/
+6
2009-12-11
sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...
David S. Miller
5
-4
/
+57
2009-12-11
sparc64: Add some missing __kprobes annotations to kernel fault paths.
David S. Miller
1
-7
/
+8
2009-12-11
sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c
David S. Miller
1
-8
/
+1
2009-12-10
V4L/DVB (13592): max2165: 32bit build patch
David Wong
1
-1
/
+1
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
6
-28
/
+361
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
5
-350
/
+644
2009-12-10
exofs: move osd.c to ios.c
Boaz Harrosh
2
-1
/
+1
2009-12-10
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
1
-4
/
+6
2009-12-10
exofs: Prints on mount and unmout
Boaz Harrosh
1
-0
/
+11
2009-12-10
exofs: refactor exofs_i_info initialization into common helper
Boaz Harrosh
1
-2
/
+8
2009-12-10
exofs: dbg-print less
Boaz Harrosh
1
-5
/
+7
2009-12-10
exofs: More sane debug print
Boaz Harrosh
1
-2
/
+1
2009-12-10
trivial: some small fixes in exofs documentation
Thadeu Lima de Souza Cascardo
2
-11
/
+14
2009-12-10
sparc: Validate that kprobe address is 4-byte aligned.
David S. Miller
1
-0
/
+3
2009-12-10
sparc64: Don't specify IRQF_SHARED for LDC interrupts.
David S. Miller
1
-2
/
+2
2009-12-10
Doc: use misc-devices/ dir for drivers
Jean Delvare
2
-0
/
+0
2009-12-10
Doc: better explanation of procs_running
Luis Garces-Erice
1
-2
/
+2
2009-12-10
correct gpio.txt typos
Dominik D. Geyer
1
-2
/
+2
2009-12-10
docbook: fix signal_pending() argument
Shawn Bohrer
1
-1
/
+1
2009-12-10
use DMA_BIT_MASK instead of inline constant
Marin Mitov
1
-1
/
+1
2009-12-10
Use KERN_WARNING instead of KERN_WARN, which does not exist
Randy Dunlap
1
-2
/
+2
2009-12-10
nvram: Fix missing smp_lock.h in nvram
Frederic Weisbecker
1
-0
/
+1
2009-12-10
ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
Theodore Ts'o
1
-2
/
+2
2009-12-10
ext4: Do not override ext2 or ext3 if built they are built as modules
Theodore Ts'o
2
-3
/
+3
2009-12-10
jbd2: Export jbd2_log_start_commit to fix ext4 build
Theodore Ts'o
1
-0
/
+1
2009-12-09
hwmon: (adt7475) Add VID support for the ADT7476
Jean Delvare
3
-4
/
+65
2009-12-09
hwmon: (adt7475) Add an entry in MAINTAINERS
Jean Delvare
1
-0
/
+7
2009-12-09
hwmon: (adt7475) Add support for the ADT7476
Jean Delvare
3
-25
/
+80
2009-12-09
hwmon: (adt7475) Voltage attenuators can be bypassed
Jean Delvare
1
-6
/
+36
2009-12-09
hwmon: (adt7475) Print device information on probe
Jean Delvare
1
-0
/
+18
2009-12-09
hwmon: (adt7475) Handle alternative pin functions
Jean Delvare
1
-15
/
+99
2009-12-09
hwmon: (adt7475) Move sysfs files removal to a separate function
Jean Delvare
1
-6
/
+10
2009-12-09
hwmon: (adt7475) Add support for the ADT7490
Jean Delvare
3
-19
/
+134
2009-12-09
hwmon: (adt7475) Improve device detection
Jean Delvare
1
-4
/
+9
2009-12-09
hwmon: (adt7475) Add missing static marker
Jean Delvare
1
-1
/
+1
2009-12-09
hwmon: (adt7475) Rework voltage inputs handling
Jean Delvare
1
-35
/
+48
2009-12-09
hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit
Jean Delvare
1
-0
/
+42
2009-12-09
hwmon: (adt7475) New documentation
Jean Delvare
1
-87
/
+83
2009-12-09
hwmon: (adt7475) Add support for the ADT7473
Jean Delvare
5
-12
/
+35
2009-12-09
hwmon: (f71882fg) Add support for the f71889fg (version 2)
Hans de Goede
3
-21
/
+81
2009-12-09
hwmon: (f71882fg) Fix sysfs file removal
Hans de Goede
1
-25
/
+66
2009-12-09
hwmon: (f71882fg) Cleanup sysfs attr creation 2/2
Hans de Goede
1
-64
/
+52
2009-12-09
hwmon: (f71882fg) Cleanup sysfs attr creation 1/2
Hans de Goede
1
-48
/
+89
2009-12-09
hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARM
Jean Delvare
1
-1
/
+5
[next]