index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-24
task_work_add: generic process-context callbacks
Oleg Nesterov
7
-2
/
+136
2012-05-24
avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers
Al Viro
1
-1
/
+1
2012-05-24
parisc: need to check NOTIFY_RESUME when exiting from syscall
Al Viro
1
-1
/
+1
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
30
-66
/
+6
2012-05-24
TIF_NOTIFY_RESUME is defined on all targets now
Al Viro
2
-12
/
+0
2012-05-24
mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages
Mel Gorman
1
-24
/
+17
2012-05-23
Revert "sched, perf: Use a single callback into the scheduler"
Jiri Olsa
3
-17
/
+30
2012-05-23
Documentation/watchdog: Fix the file descriptor leak when no cmdline arg given
Devendra Naga
1
-0
/
+11
2012-05-23
Documentation/watchdog: close the fd when cmdline arg given
Devendra Naga
1
-3
/
+6
2012-05-23
Documentation/watchdog: Fix a small typo
Devendra Naga
1
-1
/
+1
2012-05-23
watchdog: s3c2410_wdt: Set timeout to actually achieved timeout
Hans de Goede
1
-1
/
+1
2012-05-23
watchdog: wm831x: Convert to gpio_request_one()
Mark Brown
1
-10
/
+3
2012-05-23
watchdog: via_wdt: depends on PCI
Randy Dunlap
1
-1
/
+1
2012-05-23
watchdog: ie6xx_wdt needs io.h
Randy Dunlap
1
-0
/
+1
2012-05-23
watchdog: ie6xx_wdt.c: fix printk format warning
Randy Dunlap
1
-2
/
+2
2012-05-23
watchdog: Add watchdog driver for Intel Atom E6XX
Alexander Stein
3
-0
/
+361
2012-05-23
watchdog: it87_wdt: Add support for IT8728F watchdog.
Diego Elio Pettenò
2
-3
/
+11
2012-05-23
watchdog: i6300esb: don't depend on X86
Michael Olbrich
1
-1
/
+1
2012-05-23
watchdog: Use module_pci_driver
Wim Van Sebroeck
5
-88
/
+9
2012-05-23
ktest: Change singular "paranthesis" to plural "parentheses"
Jesper Juhl
1
-1
/
+1
2012-05-23
watchdog: sch311x_wdt.c: Remove RESGEN
Dave Mueller
1
-34
/
+5
2012-05-23
watchdog: s3c2410-wdt: Use of_match_ptr().
Wim Van Sebroeck
1
-3
/
+2
2012-05-23
watchdog: Device tree support for pnx4008-wdt
Roland Stigge
2
-0
/
+23
2012-05-23
watchdog: ar7_wdt.c: use devm_request_and_ioremap
Julia Lawall
1
-23
/
+10
2012-05-23
watchdog: remove ixp2000 driver
Rob Herring
3
-227
/
+0
2012-05-23
watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL...
H Hartley Sweeten
1
-1
/
+1
2012-05-23
Guard check in module loader against integer overflow
David Howells
1
-1
/
+2
2012-05-23
modpost: use proper kernel style for autogenerated files
Greg Kroah-Hartman
1
-4
/
+4
2012-05-23
modpost: Stop grab_file() from leaking filedescriptors if fstat() fails
Jesper Juhl
1
-3
/
+6
2012-05-23
regmap: Use select .. if to get IRQ_DOMAIN enabled
Mark Brown
2
-3
/
+1
2012-05-23
various Kconfig cleanup and old platform build code removal
Richard Kuo
2
-22
/
+4
2012-05-23
hexagon/mm/vm_fault.c: Port OOM changes to do_page_fault
Kautuk Consul
1
-5
/
+17
2012-05-23
arch/hexagon/kernel/dma.c: make function static
Julia Lawall
1
-1
/
+1
2012-05-23
Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t...
Jesper Juhl
1
-2
/
+0
2012-05-23
Hexagon: Use resource_size function
Thomas Meyer
1
-4
/
+2
2012-05-22
PATA host controller driver for ep93xx
Rafal Prylowski
3
-0
/
+1054
2012-05-22
[libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklist
Prarit Bhargava
1
-0
/
+1
2012-05-22
ata_generic: Skip is_intel_ider() check when ata_generic=1 is set
Andi Kleen
1
-1
/
+1
2012-05-22
epoll: Fix user space breakage related to EPOLLWAKEUP
Rafael J. Wysocki
1
-1
/
+1
2012-05-22
perf evlist: Show event attribute details
Arnaldo Carvalho de Melo
2
-11
/
+100
2012-05-22
perf tools: Bump default sample freq to 4 kHz
Arnaldo Carvalho de Melo
2
-2
/
+2
2012-05-22
perf buildid-list: Work better with pipe mode
Stephane Eranian
2
-1
/
+7
2012-05-22
perf tools: Fix piped mode read code
Stephane Eranian
1
-8
/
+26
2012-05-22
perf inject: Fix broken perf inject -b
Stephane Eranian
1
-0
/
+5
2012-05-22
perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA
Stephane Eranian
3
-8
/
+8
2012-05-22
perf tools: Add union u64_swap type for swapping u64 data
Jiri Olsa
2
-8
/
+7
2012-05-22
perf tools: Carry perf_event_attr bitfield throught different endians
Jiri Olsa
1
-0
/
+34
2012-05-22
perf record: Fix documentation for branch stack sampling
Anshuman Khandual
1
-1
/
+1
2012-05-22
perf target: Add cpu flag to sample_type if target has cpu
Namhyung Kim
2
-1
/
+4
2012-05-22
perf tools: Always try to build libtraceevent
Namhyung Kim
1
-2
/
+2
[next]