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
2007-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
65
-3
/
+3
2007-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
4
-60
/
+65
2007-10-18
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
17
-375
/
+483
2007-10-18
Include <linux/backing-dev.h> in mm/filemap.c
Linus Torvalds
1
-0
/
+1
2007-10-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
56
-4764
/
+4672
2007-10-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
19
-80
/
+243
2007-10-18
I/OAT: Add completion callback for async_tx interface use
Shannon Nelson
1
-0
/
+25
2007-10-18
I/OAT: Tighten descriptor setup performance
Shannon Nelson
2
-84
/
+95
2007-10-18
I/OAT: clean up error handling and some print messages
Shannon Nelson
4
-18
/
+31
2007-10-18
I/OAT: clean up of dca provider start and stop
Shannon Nelson
2
-8
/
+7
2007-10-18
I/OAT: cleanup pci issues
Shannon Nelson
2
-18
/
+10
2007-10-18
IPMI: add 0.9 support
Corey Minyard
2
-21
/
+30
2007-10-18
IPMI: fix hotmod remove lock
Corey Minyard
1
-9
/
+7
2007-10-18
IPMI: new NMI handling
Corey Minyard
2
-44
/
+110
2007-10-18
IPMI: add polled interface
Corey Minyard
4
-47
/
+83
2007-10-18
IPMI: documentation fixes
Corey Minyard
1
-7
/
+10
2007-10-18
IPMI: remove bogus semaphore from watchdog
Corey Minyard
1
-14
/
+3
2007-10-18
IPMI: don't init irq until ready
Corey Minyard
1
-4
/
+4
2007-10-18
Replace __attribute_pure__ with __pure
Ralf Baechle
8
-31
/
+27
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
20
-33
/
+34
2007-10-18
fuse: add blksize field to fuse_attr
Miklos Szeredi
3
-5
/
+39
2007-10-18
fuse: add support for mandatory locking
Miklos Szeredi
4
-10
/
+51
2007-10-18
fuse: add helper for asynchronous writes
Miklos Szeredi
3
-13
/
+31
2007-10-18
fuse: add list of writable files to fuse_inode
Miklos Szeredi
3
-0
/
+15
2007-10-18
fuse: support BSD locking semantics
Miklos Szeredi
2
-5
/
+35
2007-10-18
fuse: add atomic open+truncate support
Miklos Szeredi
5
-2
/
+14
2007-10-18
fuse: improve utimes support
Miklos Szeredi
2
-3
/
+27
2007-10-18
VFS: allow filesystems to implement atomic open+truncate
Miklos Szeredi
2
-2
/
+5
2007-10-18
fuse: clean up open file passing in setattr
Miklos Szeredi
1
-6
/
+15
2007-10-18
fuse: add file handle to getattr operation
Miklos Szeredi
3
-15
/
+47
2007-10-18
fuse: fix race between getattr and write
Miklos Szeredi
4
-50
/
+111
2007-10-18
fuse: fix allowing operations
Miklos Szeredi
3
-1
/
+17
2007-10-18
ext3: fix setup_new_group_blocks locking
Eric Sandeen
1
-3
/
+3
2007-10-18
ext3: support large blocksize up to PAGESIZE
Takashi Sato
2
-3
/
+7
2007-10-18
fs/cramfs/inode.c: replace hardcoded value with preprocessor constant
Andi Drebes
1
-3
/
+3
2007-10-18
fs/cramfs/inode.c: remove unused variable
Andi Drebes
1
-2
/
+1
2007-10-18
bit_spin_lock: use lock bitops
Nick Piggin
1
-4
/
+22
2007-10-18
powerpc: lock bitops
Nick Piggin
1
-1
/
+45
2007-10-18
mips: lock bitops
Nick Piggin
1
-1
/
+96
2007-10-18
mips: fix bitops
Nick Piggin
1
-0
/
+6
2007-10-18
ia64: lock bitops
Nick Piggin
1
-2
/
+41
2007-10-18
alpha: lock bitops
Nick Piggin
1
-1
/
+42
2007-10-18
alpha: fix bitops
Nick Piggin
1
-0
/
+9
2007-10-18
bitops: introduce lock ops
Nick Piggin
27
-2
/
+96
2007-10-18
x86 msr driver: Misc cpuinit annotations
Satyam Sharma
1
-1
/
+1
2007-10-18
Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs
Satyam Sharma
1
-2
/
+3
2007-10-18
powerpc: add scaled time accounting
Michael Neuling
3
-2
/
+34
2007-10-18
add-scaled-time-to-taskstats-based-process-accounting fix
Michael Neuling
1
-8
/
+6
2007-10-18
Add scaled time to taskstats based process accounting
Michael Neuling
8
-5
/
+50
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
49
-117
/
+126
[next]