index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
29
-68
/
+486
2008-02-08
printk_ratelimit() functions should use CONFIG_PRINTK
Joe Perches
3
-15
/
+25
2008-02-08
kill do_generic_mapping_read
Christoph Hellwig
2
-28
/
+5
2008-02-08
Remove __STRICT_ANSI__ from linux/types.h
Mike Frysinger
1
-3
/
+3
2008-02-08
BKL-Removal: convert pipe to use unlocked_ioctl too
Andi Kleen
1
-9
/
+7
2008-02-08
PWM LED driver
David Brownell
3
-0
/
+165
2008-02-08
Basic PWM driver for AVR32 and AT91
David Brownell
6
-0
/
+546
2008-02-08
OSS: constify function pointer tables
Jan Engelhardt
2
-4
/
+4
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
19
-34
/
+34
2008-02-08
reiserfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-08
isofs: implement dmode option
Jan Kara
3
-9
/
+18
2008-02-08
workqueue: make delayed_work_timer_fn() static
Li Zefan
2
-3
/
+1
2008-02-08
atmel_serial: show tty name in /proc/interrupts
Haavard Skinnemoen
1
-1
/
+2
2008-02-08
atmel_serial: use container_of instead of direct cast
Haavard Skinnemoen
1
-17
/
+23
2008-02-08
atmel_serial: fix broken RX buffer allocation
Haavard Skinnemoen
1
-1
/
+2
2008-02-08
atmel_serial: add DMA support
Chip Coldwell
2
-24
/
+383
2008-02-08
atmel_serial: split the interrupt handler
Remy Bohmer
1
-55
/
+190
2008-02-08
atmel_serial: fix bugs in probe() error path and remove()
Haavard Skinnemoen
1
-10
/
+29
2008-02-08
atmel_serial: use existing console options only if BRG is running
Haavard Skinnemoen
1
-8
/
+7
2008-02-08
atmel_serial: use cpu_relax() when busy-waiting
Haavard Skinnemoen
1
-2
/
+2
2008-02-08
atmel_serial: clean up the code
Remy Bohmer
1
-105
/
+150
2008-02-08
MAINTAINERS: add Haavard as maintainer of the atmel_serial driver
Haavard Skinnemoen
1
-0
/
+6
2008-02-08
SMBIOS/DMI: add type 41 = Onboard Devices Extended Information
Wim Van Sebroeck
2
-1
/
+29
2008-02-08
parport: fix ieee1284_epp_read_addr
Stephan Boettcher
1
-1
/
+1
2008-02-08
The scheduled 'time' option removal
Adrian Bunk
3
-24
/
+0
2008-02-08
remove the unused exports of sys_open/sys_read
Arjan van de Ven
2
-2
/
+0
2008-02-08
update checkpatch.pl to version 0.13
Andy Whitcroft
1
-96
/
+198
2008-02-08
fs/afs/security.c: fix uninitialized var warning
Andrew Morton
1
-1
/
+1
2008-02-08
fs/hfsplus/unicode.c: fix uninitialized var warning
Andrew Morton
1
-1
/
+2
2008-02-08
udf: change maintainer
Jan Kara
1
-2
/
+2
2008-02-08
udf: fix adding entry to a directory
Jan Kara
2
-10
/
+11
2008-02-08
udf: cleanup directory offset handling
Jan Kara
3
-30
/
+24
2008-02-08
udf: avoid unnecessary synchronous writes
Mike Galbraith
1
-1
/
+1
2008-02-08
udf: fix signedness issue
Marcin Slusarz
1
-1
/
+1
2008-02-08
udf: fix 3 signedness & 1 unitialized variable warnings
Marcin Slusarz
3
-9
/
+9
2008-02-08
udf: remove wrong prototype of udf_readdir
Marcin Slusarz
1
-62
/
+56
2008-02-08
kill UDFFS_{DATE,VERSION}
Adrian Bunk
2
-5
/
+1
2008-02-08
udf: improve readability of udf_load_partition
Marcin Slusarz
1
-29
/
+30
2008-02-08
udf: fix udf_debug macro
Marcin Slusarz
1
-2
/
+2
2008-02-08
udf: cache struct udf_inode_info
Marcin Slusarz
11
-290
/
+338
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
14
-314
/
+315
2008-02-08
udf: convert byte order of constant instead of variable
Marcin Slusarz
4
-24
/
+24
2008-02-08
udf: replace loops coded with goto to real loops
Marcin Slusarz
1
-59
/
+59
2008-02-08
udf: create common function for changing free space counter
Marcin Slusarz
1
-29
/
+20
2008-02-08
udf: create common function for tag checksumming
Marcin Slusarz
5
-56
/
+22
2008-02-08
udf: fix coding style
Marcin Slusarz
14
-830
/
+1306
2008-02-08
udf: fix sparse warnings (shadowing & mismatch between declaration and defini...
Marcin Slusarz
1
-2
/
+1
2008-02-08
udf: move calculating of nr_groups into helper function
Marcin Slusarz
3
-9
/
+13
2008-02-08
udf: convert macros related to bitmaps to functions
Marcin Slusarz
2
-44
/
+55
2008-02-08
udf: check if udf_load_logicalvol failed
Marcin Slusarz
1
-1
/
+4
[next]