index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-22
[SG] Update crypto/ to sg helpers
Jens Axboe
6
-9
/
+10
2007-10-22
[SG] Update block layer to use sg helpers
Jens Axboe
1
-2
/
+6
2007-10-22
[SG] Add helpers for manipulating SG entries
Jens Axboe
1
-8
/
+104
2007-10-21
NFS: Fix a typo in nfs_call_unlink()
Trond Myklebust
1
-1
/
+1
2007-10-21
NFSv2: Ensure that the directory metadata gets revalidated on file create
Trond Myklebust
1
-0
/
+1
2007-10-21
nobh: nobh_write_end fix
Nick Piggin
1
-2
/
+1
2007-10-21
Blackfin arch: update boards files
Bryan Wu
1
-1
/
+1
2007-10-21
Blackfin arch: dma add some API and cleanup bf54x DMA definition
Bryan Wu
6
-6
/
+34
2007-10-21
Blackfin arch: cleanup and promote the general purpose timers api to a core b...
Mike Frysinger
6
-211
/
+484
2007-10-21
Blackfin arch: add a cheesy install target
Mike Frysinger
2
-0
/
+60
2007-10-21
Blackfin arch: add functions for converting between sclks and usecs
Mike Frysinger
2
-1
/
+15
2007-10-21
Blackfin arch: add assembly function for doing 64bit unsigned division
Mike Frysinger
2
-1
/
+376
2007-10-21
Blackfin arch: -mno-fdpic works
Mike Frysinger
1
-0
/
+2
2007-10-21
Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...
Mike Frysinger
16
-25
/
+25
2007-10-21
Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm...
Bernd Schmidt
1
-0
/
+2
2007-10-21
Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...
Mike Frysinger
1
-1
/
+1
2007-10-21
Blackfin arch: Fix bug: missing CHIPID register field definition of BF54x
Bryan Wu
1
-0
/
+4
2007-10-21
Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else
Robin Getz
1
-39
/
+61
2007-10-21
Blackfin arch: Optimization - no need to make additional math here
Michael Hennerich
1
-3
/
+3
2007-10-21
Blackfin arch: force irq_flags into the .data section
Mike Frysinger
2
-2
/
+14
2007-10-21
Blackfin arch BF548 defconfig: enable watchdog by default
Mike Frysinger
1
-1
/
+8
2007-10-21
Blackfin arch: add new processor ADSP-BF52x arch/mach support
Michael Hennerich
29
-37
/
+4590
2007-10-21
[PATCH] audit: watching subtrees
Al Viro
10
-10
/
+1310
2007-10-21
[PATCH] new helper - inotify_evict_watch()
Al Viro
2
-0
/
+9
2007-10-21
[PATCH] new helper - inotify_clone_watch()
Al Viro
2
-0
/
+36
2007-10-21
[PATCH] new helpers - collect_mounts() and release_collected_mounts()
Al Viro
3
-1
/
+24
2007-10-21
[PATCH] pass dentry to audit_inode()/audit_inode_child()
Al Viro
8
-30
/
+33
2007-10-21
New maintainers for the x86 (32-bit and 64-bit) architecture
Ingo Molnar
1
-6
/
+7
2007-10-21
vfc_dev conversion to mutex: fallout
Al Viro
1
-1
/
+1
2007-10-21
oom_kill bug
Al Viro
1
-1
/
+1
2007-10-20
[PARISC] fix uninitialized variable warning in asm/rtc.h
Kyle McMartin
1
-2
/
+2
2007-10-20
[PARISC] Port checkstack.pl to parisc
Kyle McMartin
1
-0
/
+3
2007-10-20
kbuild: restore arch/{ppc/xtensa}/boot cflags
Milton Miller
2
-1
/
+4
2007-10-20
kconfig: set title bar in xconfig
Randy Dunlap
1
-0
/
+4
2007-10-20
kbuild: fix toplevel Makefile/depmod
David Brownell
1
-1
/
+1
2007-10-20
[PARISC] Make palo target work when $obj != $src
Kyle McMartin
1
-5
/
+9
2007-10-20
[PARISC] Zap unused variable warnings in pci.c
Kyle McMartin
1
-5
/
+5
2007-10-20
Revert "kconfig: tristate choices with mixed tristate and boolean values"
Linus Torvalds
1
-26
/
+9
2007-10-20
[PARISC] Fix tests in palo target
Kyle McMartin
1
-2
/
+2
2007-10-20
Fix build break in tsi108.c
Olof Johansson
1
-1
/
+1
2007-10-20
qeth: remove header_ops bug
Ursula Braun
1
-1
/
+2
2007-10-20
ir-functions.c:(.text+0xbce18): undefined reference to `input_event'
Randy Dunlap
1
-2
/
+2
2007-10-20
NAPI: kconfig prompt and deleted doc file
Randy Dunlap
2
-40
/
+11
2007-10-20
phy/bitbang: missing MODULE_LICENSE
Randy Dunlap
1
-0
/
+2
2007-10-20
DM9000 initialization fix
Mike Rapoport
1
-3
/
+3
2007-10-20
Avoid compile error in fs/nfs/unlink.c
Linus Torvalds
1
-1
/
+2
2007-10-20
[libata] sata_sis: use correct S/G table size
Jeff Garzik
1
-1
/
+1
2007-10-20
pata_cs5536: MWDMA fix
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-10-20
sata_sis: fix SCR read breakage
Tejun Heo
1
-5
/
+8
2007-10-20
libata: fix kernel-doc param name
Randy Dunlap
1
-1
/
+1
[next]