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-20
[POWERPC] Fix warning in pseries/power.c
Stephen Rothwell
1
-1
/
+1
2008-02-20
[POWERPC] Fix bootwrapper builds with older gcc versions
Josh Boyer
1
-4
/
+4
2008-02-20
[POWERPC] Fix dt_mem_next_cell() to read the full address
Becky Bruce
1
-6
/
+7
2008-02-20
[POWERPC] Kill sparse warnings in kprobes
Ananth N Mavinakayanahalli
1
-4
/
+5
2008-02-16
[POWERPC] 44x: Add multiplatform defconfig
Josh Boyer
1
-0
/
+904
2008-02-15
[POWERPC] 44x: Fix Kconfig formatting
Josh Boyer
1
-5
/
+5
2008-02-15
[POWERPC] 4xx: Update defconfigs for 2.6.25
Josh Boyer
10
-282
/
+568
2008-02-15
[POWERPC] 4xx: Remove "i2c" and "xxmii-interface" device_types from dts
Stefan Roese
8
-25
/
+0
2008-02-15
[POWERPC] PPC440EP Interrupt Triggering and Level Settings
Wolfgang Ocker
1
-3
/
+3
2008-02-15
[POWERPC] net: NEWEMAC: Remove "rgmii-interface" from rgmii matching table
Stefan Roese
1
-1
/
+0
2008-02-15
Linux 2.6.25-rc2
v2.6.25-rc2
Linus Torvalds
1
-2
/
+2
2008-02-15
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-16
/
+21
2008-02-15
Merge branch 'linus_origin' into hotfixes
Trond Myklebust
271
-3432
/
+5317
2008-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
60
-1953
/
+5663
2008-02-15
[NET]: Make sure sockets implement splice_read
RĂ©mi Denis-Courmont
1
-0
/
+3
2008-02-15
netconsole: avoid null pointer dereference at show_local_mac()
Keiichi KII
1
-2
/
+2
2008-02-14
[IPV6]: Fix reversed local_df test in ip6_fragment
Herbert Xu
1
-2
/
+2
2008-02-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-11
/
+54
2008-02-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
18
-22
/
+271
2008-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
81
-1830
/
+3352
2008-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
5
-22
/
+40
2008-02-14
Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
3
-37
/
+75
2008-02-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
9
-30
/
+51
2008-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
12
-13
/
+46
2008-02-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
19
-54
/
+76
2008-02-14
dentries: Extract common code to remove dentry from lru
Christoph Lameter
1
-28
/
+14
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
12
-36
/
+24
2008-02-14
d_path: Make seq_path() use a struct path argument
Jan Blunck
9
-17
/
+16
2008-02-14
Use struct path in struct svc_expkey
Jan Blunck
2
-19
/
+14
2008-02-14
Use struct path in struct svc_export
Jan Blunck
9
-70
/
+67
2008-02-14
d_path: Make get_dcookie() use a struct path argument
Jan Blunck
4
-48
/
+37
2008-02-14
d_path: Make proc_get_link() use a struct path argument
Jan Blunck
5
-42
/
+34
2008-02-14
d_path: Use struct path in struct avc_audit_data
Jan Blunck
6
-51
/
+43
2008-02-14
d_path: kerneldoc cleanup
Jan Blunck
1
-3
/
+16
2008-02-14
One less parameter to __d_path
Jan Blunck
1
-7
/
+5
2008-02-14
Make set_fs_{root,pwd} take a struct path
Jan Blunck
3
-24
/
+20
2008-02-14
Use struct path in fs_struct
Jan Blunck
9
-111
/
+87
2008-02-14
Introduce path_get()
Jan Blunck
2
-2
/
+16
2008-02-14
Use path_put() in a few places instead of {mnt,d}put()
Jan Blunck
2
-12
/
+6
2008-02-14
Introduce path_put()
Jan Blunck
41
-118
/
+125
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
47
-402
/
+431
2008-02-14
Move struct path into its own header
Jan Blunck
2
-5
/
+13
2008-02-14
Remove path_release_on_umount()
Jan Blunck
3
-12
/
+3
2008-02-14
Dont touch fs_struct in usermodehelper
Jan Blunck
1
-4
/
+1
2008-02-14
Dont touch fs_struct in drivers
Jan Blunck
7
-19
/
+6
2008-02-14
vfs: add explanation of I_DIRTY_DATASYNC bit
Jan Kara
1
-2
/
+4
2008-02-14
Include kernel.h from configfs.h
Ben Nizette
1
-0
/
+1
2008-02-14
MAINTAINERS: update decnet and DLM entries
Christine Caulfield
1
-4
/
+4
2008-02-14
FLAT binaries: drop BINFMT_FLAT bad header magic warning
Mike Frysinger
1
-4
/
+4
2008-02-14
m68knommu: use tabs not spaces in cacheflush.h
Greg Ungerer
1
-7
/
+7
[next]