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
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
19
-2
/
+20
2009-03-31
New helper - current_umask()
Al Viro
26
-31
/
+39
2009-03-31
check_unsafe_exec() doesn't care about signal handlers sharing
Al Viro
1
-5
/
+2
2009-03-31
New locking/refcounting for fs_struct
Al Viro
7
-44
/
+121
2009-03-31
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
9
-138
/
+155
2009-03-31
Get rid of bumping fs_struct refcount in pivot_root(2)
Al Viro
1
-9
/
+17
2009-03-31
Kill unsharing fs_struct in __set_personality()
Al Viro
1
-22
/
+0
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-70
/
+68
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
15
-58
/
+72
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
69
-129
/
+48
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...
Linus Torvalds
12
-92
/
+181
2009-03-30
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
18
-327
/
+588
2009-03-30
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
21
-379
/
+730
2009-03-30
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
60
-281
/
+103
2009-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
18
-256
/
+461
2009-03-30
dma-debug: fix printk formats (i386)
Randy Dunlap
1
-4
/
+4
2009-03-30
reiserfs: xattr_create is unused with xattrs disabled
Jeff Mahoney
1
-0
/
+2
2009-03-30
reiserfs: fix build breakage
Alexander Beregalov
1
-1
/
+2
2009-03-30
lockdep: fix deadlock in lockdep_trace_alloc
Peter Zijlstra
1
-2
/
+19
2009-03-31
Revert "proc: revert /proc/uptime to ->read_proc hook"
Alexey Dobriyan
1
-20
/
+18
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
55
-232
/
+26
2009-03-31
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
Alexey Dobriyan
3
-11
/
+40
2009-03-31
proc: fix sparse warnings in pagemap_read()
Milind Arun Choudhary
1
-4
/
+4
2009-03-31
proc: move fs/proc/inode-alloc.txt comment into a source file
Randy Dunlap
2
-14
/
+15
2009-03-30
lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB
Ingo Molnar
1
-1
/
+1
2009-03-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
39
-434
/
+27309
2009-03-30
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
40
-844
/
+1899
2009-03-30
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed
Rafael J. Wysocki
1
-1
/
+1
2009-03-30
radeonfb: Use __pci_complete_power_transition()
Rafael J. Wysocki
1
-1
/
+1
2009-03-30
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
Rafael J. Wysocki
2
-18
/
+52
2009-03-30
PCI PM: Restore config spaces of all devices during early resume
Rafael J. Wysocki
1
-7
/
+9
2009-03-30
PCI PM: Make pci_set_power_state() handle devices with no PM support
Rafael J. Wysocki
1
-6
/
+12
2009-03-30
PCI PM: Put devices into low power states during late suspend (rev. 2)
Rafael J. Wysocki
1
-53
/
+81
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
3
-22
/
+17
2009-03-30
PCI PM: Use pci_set_power_state during early resume
Rafael J. Wysocki
1
-39
/
+9
2009-03-30
PCI PM: Consistently use variable name "error" for pm call return values
Frans Pop
1
-10
/
+10
2009-03-30
kexec: Change kexec jump code ordering
Rafael J. Wysocki
1
-10
/
+9
2009-03-30
PM: Change hibernation code ordering
Rafael J. Wysocki
1
-48
/
+61
2009-03-30
PM: Change suspend code ordering
Rafael J. Wysocki
1
-16
/
+22
2009-03-30
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
7
-40
/
+83
2009-03-30
PM: Introduce functions for suspending and resuming device interrupts
Rafael J. Wysocki
6
-7
/
+116
2009-03-30
hwmon: (fschmd) Add support for the FSC Hades IC
Hans de Goede
2
-25
/
+36
2009-03-30
hwmon: (fschmd) Add support for the FSC Syleus IC
Hans de Goede
2
-60
/
+161
2009-03-30
i2c-i801: Instantiate FSC hardware montioring chips
Hans de Goede
1
-0
/
+77
2009-03-30
dmi: Let dmi_walk() users pass private data
Jean Delvare
5
-16
/
+21
2009-03-30
hwmon: Define a standard interface for chassis intrusion detection
Jean Delvare
1
-0
/
+22
2009-03-30
Move the pcf8591 driver to hwmon
Jean Delvare
6
-26
/
+27
2009-03-30
hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG
Gong Jun
1
-6
/
+54
2009-03-30
hwmon: (w83627ehf) Add support for W83667HG
Gong Jun
3
-47
/
+92
2009-03-30
hwmon: (w83627ehf) Invert fan pin variables logic
Jean Delvare
1
-4
/
+4
[next]