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
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
2008-02-08
udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
Marcin Slusarz
2
-15
/
+23
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
11
-442
/
+509
2008-02-08
udf: fix coding style of super.c
Marcin Slusarz
1
-129
/
+166
2008-02-08
libfs: rename simple_attr_close to simple_attr_release
Christoph Hellwig
3
-5
/
+5
2008-02-08
libfs: make simple attributes interruptible
Christoph Hellwig
1
-2
/
+8
2008-02-08
libfs: allow error return from simple attributes
Christoph Hellwig
7
-47
/
+69
2008-02-08
Nuke duplicate header from sysctl.c
Jesper Juhl
1
-1
/
+0
2008-02-08
Nuke a duplicate include from profile.c
Jesper Juhl
1
-1
/
+0
2008-02-08
Nuke duplicate include from printk.c
Jesper Juhl
1
-1
/
+0
2008-02-08
write_inode_now(): avoid unnecessary synchronous write
Mike Galbraith
1
-1
/
+1
2008-02-08
Allow executables larger than 2GB
Andi Kleen
1
-2
/
+3
2008-02-08
asm-*/posix_types.h: scrub __GLIBC__
Mike Frysinger
16
-81
/
+27
2008-02-08
ufs: fix symlink creation on ufs2
Evgeniy Dushistov
1
-2
/
+4
2008-02-08
ext2: remove unused ext2_put_inode prototype
Christoph Hellwig
1
-1
/
+0
[next]