index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
seccomp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-02
parisc: select BUG always
Kyle McMartin
1
-0
/
+1
2009-04-02
parisc: asm/pdc.h should include asm/page.h
Alexander Beregalov
1
-0
/
+2
2009-04-02
parisc: led: remove proc_dir_entry::owner
Alexander Beregalov
1
-3
/
+0
2009-03-31
parisc: fix macro expansion in atomic.h
James Bottomley
1
-9
/
+9
2009-03-31
parisc: iosapic: fix build breakage
Alexander Beregalov
1
-1
/
+1
2009-03-31
parisc: oops_enter()/oops_exit() in die()
Helge Deller
1
-0
/
+3
2009-03-31
parisc: document light weight syscall ABI
Helge Deller
1
-10
/
+48
2009-03-31
parisc: blink all or loadavg LEDs on oops
Helge Deller
1
-6
/
+17
2009-03-31
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
11
-4
/
+269
2009-03-31
parisc: simplify sys_clone()
Helge Deller
1
-12
/
+2
2009-03-31
parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT
Helge Deller
3
-0
/
+70
2009-03-31
parisc: allow to build with 16k default kernel page size
Helge Deller
1
-8
/
+17
2009-03-31
parisc: expose 32/64-bit capabilities in cpuinfo
Colin Watson
3
-1
/
+14
2009-03-31
parisc: use constants instead of numbers in assembly
Helge Deller
1
-4
/
+4
2009-03-31
parisc: fix usage of 32bit PTE page table entries on 32bit kernels
Helge Deller
3
-16
/
+19
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-30
Revert "proc: revert /proc/uptime to ->read_proc hook"
Alexey Dobriyan
1
-20
/
+18
2009-03-30
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
55
-232
/
+26
2009-03-30
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
Alexey Dobriyan
3
-11
/
+40
2009-03-30
proc: fix sparse warnings in pagemap_read()
Milind Arun Choudhary
1
-4
/
+4
2009-03-30
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
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
2009-03-30
hwmon: (hdaps) Fix Thinkpad X41 axis inversion
Frank Seidel
1
-1
/
+1
2009-03-30
hwmon: (hdaps) Allow inversion of separate axis
Frank Seidel
1
-31
/
+33
[next]