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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
mm/page-writeback: highmem_is_dirtyable option
Bron Gondwana
1
-1
/
+17
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
1
-1
/
+1
2008-02-05
Page allocator: clean up pcp draining functions
Christoph Lameter
1
-2
/
+2
2008-02-05
timerfd: new timerfd API
Davide Libenzi
3
-11
/
+14
2008-02-05
exec: rework the group exit and fix the race with kill
Oleg Nesterov
2
-3
/
+4
2008-02-05
remove handle_group_stop() in favor of do_signal_stop()
Oleg Nesterov
1
-38
/
+5
2008-02-05
__group_complete_signal(): fix coredump with group stop race
Oleg Nesterov
1
-30
/
+0
2008-02-05
clone: prepare to recycle CLONE_STOPPED
Andrew Morton
1
-0
/
+17
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-3
/
+1
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-49
/
+0
2008-02-04
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
1
-0
/
+1
2008-02-03
kernel/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-03
Remove one useless extern declaration
Pierre Peiffer
1
-2
/
+0
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-55
/
+0
2008-02-03
Add HAVE_KPROBES
Mathieu Desnoyers
1
-1
/
+4
2008-02-03
Add HAVE_OPROFILE
Mathieu Desnoyers
1
-1
/
+4
2008-02-03
Fix ARM to play nicely with generic Instrumentation menu
Mathieu Desnoyers
1
-1
/
+1
2008-02-02
kobject: Always build in kernel/ksysfs.o.
Paul Mundt
1
-2
/
+1
2008-02-02
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
8
-245
/
+506
2008-02-02
debug: softlockup looping fix
Peter Zijlstra
1
-10
/
+20
2008-02-01
Hibernation: Invoke suspend notifications after console switch
Rafael J. Wysocki
1
-10
/
+7
2008-02-01
Suspend: Invoke suspend notifications after console switch
Johannes Berg
1
-4
/
+4
2008-02-01
Suspend: Add config option to disable the freezer if architecture wants that
Johannes Berg
3
-3
/
+36
2008-02-01
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-9
/
+24
2008-02-01
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-3
/
+6
2008-02-01
suspend: fix ia64 allmodconfig build
Rafael J. Wysocki
1
-5
/
+2
2008-02-01
Suspend: Clean up Kconfig (V2)
Johannes Berg
1
-18
/
+3
2008-02-01
Hibernation: Clean up Kconfig (V2)
Johannes Berg
1
-15
/
+3
2008-02-01
Hibernation: Update messages
Rafael J. Wysocki
4
-40
/
+47
2008-02-01
Suspend: Use common prefix in messages
Rafael J. Wysocki
1
-3
/
+3
2008-02-01
Hibernation: Remove unnecessary variable declaration
Rafael J. Wysocki
1
-2
/
+0
2008-02-01
Hibernation: Fix comment in disk.c
Rafael J. Wysocki
1
-2
/
+2
2008-02-01
Suspend: Fix comment in main.c
Rafael J. Wysocki
1
-2
/
+2
2008-02-01
Hibernation: Move low level resume to disk.c
Rafael J. Wysocki
3
-37
/
+48
2008-02-01
Suspend: Fix compilation warning for CONFIG_SUSPEND unset
Rafael J. Wysocki
1
-0
/
+2
2008-02-01
PM: Convert PM notifiers to out-of-line code
Alan Stern
2
-10
/
+30
2008-02-01
PM: Make PM_TRACE more architecture independent
Johannes Berg
1
-1
/
+22
2008-02-01
Hibernation: New testing facility (rev. 2)
Rafael J. Wysocki
2
-15
/
+57
2008-02-01
suspend: build fix responding to 2.6.25 kset change
Rafael J. Wysocki
1
-2
/
+5
2008-02-01
Suspend: Testing facility (rev. 2)
Rafael J. Wysocki
2
-9
/
+117
2008-02-01
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
Alan Stern
2
-12
/
+24
2008-02-01
Hibernation: Move function prototypes to header
Adrian Bunk
3
-9
/
+8
2008-02-01
Hibernation: Introduce exportable suspend ioctls header (rev. 2)
Rafael J. Wysocki
1
-28
/
+1
2008-02-01
Hibernation: Correct definitions of some ioctls (rev. 2)
Rafael J. Wysocki
2
-7
/
+21
2008-02-01
Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)
Rafael J. Wysocki
2
-5
/
+5
2008-02-01
Hibernation: Rework platform support ioctls (rev. 2)
Rafael J. Wysocki
2
-16
/
+32
2008-02-01
Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
Rafael J. Wysocki
3
-6
/
+23
2008-02-02
Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-381
/
+467
2008-02-01
[AUDIT] ratelimit printk messages audit
Eric Paris
1
-9
/
+18
2008-02-01
[patch 2/2] audit: complement va_copy with va_end()
Richard Knutsson
1
-0
/
+1
[next]