| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 | |
| * | | | | | | | | | | | | printk_ratelimit() functions should use CONFIG_PRINTK | Joe Perches | 2008-02-08 | |
| * | | | | | | | | | | | | kill do_generic_mapping_read | Christoph Hellwig | 2008-02-08 | |
| * | | | | | | | | | | | | Remove __STRICT_ANSI__ from linux/types.h | Mike Frysinger | 2008-02-08 | |
| * | | | | | | | | | | | | BKL-Removal: convert pipe to use unlocked_ioctl too | Andi Kleen | 2008-02-08 | |
| * | | | | | | | | | | | | PWM LED driver | David Brownell | 2008-02-08 | |
| * | | | | | | | | | | | | Basic PWM driver for AVR32 and AT91 | David Brownell | 2008-02-08 | |
| * | | | | | | | | | | | | OSS: constify function pointer tables | Jan Engelhardt | 2008-02-08 | |
| * | | | | | | | | | | | | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 | |
| * | | | | | | | | | | | | reiserfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 | |
| * | | | | | | | | | | | | isofs: implement dmode option | Jan Kara | 2008-02-08 | |
| * | | | | | | | | | | | | workqueue: make delayed_work_timer_fn() static | Li Zefan | 2008-02-08 | |
| * | | | | | | | | | | | | atmel_serial: show tty name in /proc/interrupts | Haavard Skinnemoen | 2008-02-08 | |
| * | | | | | | | | | | | | atmel_serial: use container_of instead of direct cast | Haavard Skinnemoen | 2008-02-08 | |
| * | | | | | | | | | | | | atmel_serial: fix broken RX buffer allocation | Haavard Skinnemoen | 2008-02-08 | |
| * | | | | | | | | | | | | atmel_serial: add DMA support | Chip Coldwell | 2008-02-08 | |
| * | | | | | | | | | | | | atmel_serial: split the interrupt handler | Remy Bohmer | 2008-02-08 | |
| * | | | | | | | | | | | | atmel_serial: fix bugs in probe() error path and remove() | Haavard Skinnemoen | 2008-02-08 | |
| * | | | | | | | | | | | | atmel_serial: use existing console options only if BRG is running | Haavard Skinnemoen | 2008-02-08 | |
| * | | | | | | | | | | | | atmel_serial: use cpu_relax() when busy-waiting | Haavard Skinnemoen | 2008-02-08 | |
| * | | | | | | | | | | | | atmel_serial: clean up the code | Remy Bohmer | 2008-02-08 | |
| * | | | | | | | | | | | | MAINTAINERS: add Haavard as maintainer of the atmel_serial driver | Haavard Skinnemoen | 2008-02-08 | |
| * | | | | | | | | | | | | SMBIOS/DMI: add type 41 = Onboard Devices Extended Information | Wim Van Sebroeck | 2008-02-08 | |
| * | | | | | | | | | | | | parport: fix ieee1284_epp_read_addr | Stephan Boettcher | 2008-02-08 | |
| * | | | | | | | | | | | | The scheduled 'time' option removal | Adrian Bunk | 2008-02-08 | |
| * | | | | | | | | | | | | remove the unused exports of sys_open/sys_read | Arjan van de Ven | 2008-02-08 | |
| * | | | | | | | | | | | | update checkpatch.pl to version 0.13 | Andy Whitcroft | 2008-02-08 | |
| * | | | | | | | | | | | | fs/afs/security.c: fix uninitialized var warning | Andrew Morton | 2008-02-08 | |
| * | | | | | | | | | | | | fs/hfsplus/unicode.c: fix uninitialized var warning | Andrew Morton | 2008-02-08 | |
| * | | | | | | | | | | | | udf: change maintainer | Jan Kara | 2008-02-08 | |
| * | | | | | | | | | | | | udf: fix adding entry to a directory | Jan Kara | 2008-02-08 | |
| * | | | | | | | | | | | | udf: cleanup directory offset handling | Jan Kara | 2008-02-08 | |
| * | | | | | | | | | | | | udf: avoid unnecessary synchronous writes | Mike Galbraith | 2008-02-08 | |
| * | | | | | | | | | | | | udf: fix signedness issue | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | udf: fix 3 signedness & 1 unitialized variable warnings | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | udf: remove wrong prototype of udf_readdir | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | kill UDFFS_{DATE,VERSION} | Adrian Bunk | 2008-02-08 | |
| * | | | | | | | | | | | | udf: improve readability of udf_load_partition | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | udf: fix udf_debug macro | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | udf: cache struct udf_inode_info | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | udf: remove UDF_I_* macros and open code them | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | udf: convert byte order of constant instead of variable | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | udf: replace loops coded with goto to real loops | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | udf: create common function for changing free space counter | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | udf: create common function for tag checksumming | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | udf: fix coding style | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | udf: fix sparse warnings (shadowing & mismatch between declaration and defini... | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | udf: move calculating of nr_groups into helper function | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | udf: convert macros related to bitmaps to functions | Marcin Slusarz | 2008-02-08 | |
| * | | | | | | | | | | | | udf: check if udf_load_logicalvol failed | Marcin Slusarz | 2008-02-08 | |
