Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
93d807401ced2320d0d1e56bf9de099bba5c0424
/
kernel
f5bb3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
519cb68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
2f98735
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
by Nick Piggin
· 17 years ago
0b0a3e7
kernel/: Spelling fixes
by Joe Perches
· 17 years ago
06c93e8
Remove one useless extern declaration
by Pierre Peiffer
· 17 years ago
125e564
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
by Mathieu Desnoyers
· 17 years ago
3f55009
Add HAVE_KPROBES
by Mathieu Desnoyers
· 17 years ago
42d4b83
Add HAVE_OPROFILE
by Mathieu Desnoyers
· 17 years ago
c0ffa3a
Fix ARM to play nicely with generic Instrumentation menu
by Mathieu Desnoyers
· 17 years ago
dfacd68
kobject: Always build in kernel/ksysfs.o.
by Paul Mundt
· 17 years ago
687fcdf
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
ed50d6c
debug: softlockup looping fix
by Peter Zijlstra
· 17 years ago
5a0a2f3
Hibernation: Invoke suspend notifications after console switch
by Rafael J. Wysocki
· 17 years ago
af258f5
Suspend: Invoke suspend notifications after console switch
by Johannes Berg
· 17 years ago
b28f508
Suspend: Add config option to disable the freezer if architecture wants that
by Johannes Berg
· 17 years ago
caea99e
Hibernation: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
c697eec
Suspend: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
7671b8a
suspend: fix ia64 allmodconfig build
by Rafael J. Wysocki
· 17 years ago
f4cb570
Suspend: Clean up Kconfig (V2)
by Johannes Berg
· 17 years ago
801e406
Hibernation: Clean up Kconfig (V2)
by Johannes Berg
· 17 years ago
2397672
Hibernation: Update messages
by Rafael J. Wysocki
· 17 years ago
465d2b4
Suspend: Use common prefix in messages
by Rafael J. Wysocki
· 17 years ago
b6887a2
Hibernation: Remove unnecessary variable declaration
by Rafael J. Wysocki
· 17 years ago
9575809
Hibernation: Fix comment in disk.c
by Rafael J. Wysocki
· 17 years ago
9628c0e
Suspend: Fix comment in main.c
by Rafael J. Wysocki
· 17 years ago
72df68c
Hibernation: Move low level resume to disk.c
by Rafael J. Wysocki
· 17 years ago
2ed43b6
Suspend: Fix compilation warning for CONFIG_SUSPEND unset
by Rafael J. Wysocki
· 17 years ago
8252575
PM: Convert PM notifiers to out-of-line code
by Alan Stern
· 17 years ago
90dda1c
PM: Make PM_TRACE more architecture independent
by Johannes Berg
· 17 years ago
4cc7977
Hibernation: New testing facility (rev. 2)
by Rafael J. Wysocki
· 17 years ago
039a75c
suspend: build fix responding to 2.6.25 kset change
by Rafael J. Wysocki
· 17 years ago
0e7d56e
Suspend: Testing facility (rev. 2)
by Rafael J. Wysocki
· 17 years ago
c3e94d8
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
by Alan Stern
· 17 years ago
2f8ed1c
Hibernation: Move function prototypes to header
by Adrian Bunk
· 17 years ago
3010f8c
Hibernation: Introduce exportable suspend ioctls header (rev. 2)
by Rafael J. Wysocki
· 17 years ago
cc5d207
Hibernation: Correct definitions of some ioctls (rev. 2)
by Rafael J. Wysocki
· 17 years ago
96f7374
Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)
by Rafael J. Wysocki
· 17 years ago
eb57c1c
Hibernation: Rework platform support ioctls (rev. 2)
by Rafael J. Wysocki
· 17 years ago
af508b3
Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
by Rafael J. Wysocki
· 17 years ago
dd5f5fe
Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 17 years ago
320f1b1
[AUDIT] ratelimit printk messages audit
by Eric Paris
· 17 years ago
148b38d
[patch 2/2] audit: complement va_copy with va_end()
by Richard Knutsson
· 17 years ago
ef00be0
[patch 1/2] kernel/audit.c: warning fix
by Andrew Morton
· 17 years ago
b593d38
[AUDIT] create context if auditing was ever enabled
by Eric Paris
· 17 years ago
50397bd
[AUDIT] clean up audit_receive_msg()
by Eric Paris
· 17 years ago
1a6b9f2
[AUDIT] make audit=0 really stop audit messages
by Eric Paris
· 17 years ago
de6bbd1
[AUDIT] break large execve argument logging into smaller messages
by Eric Paris
· 17 years ago
e445deb
[AUDIT] include audit type in audit message when using printk
by Eric Paris
· 17 years ago
6246cca
[AUDIT] do not panic on exclude messages in audit_log_pid_context()
by Eric Paris
· 17 years ago
c0641f2
[AUDIT] Add End of Event record
by Eric Paris
· 17 years ago
4746ec5
[AUDIT] add session id to audit messages
by Eric Paris
· 17 years ago
c2a7780
[AUDIT] collect uid, loginuid, and comm in OBJ_PID records
by Eric Paris
· 17 years ago
f701b75
[AUDIT] return EINTR not ERESTART*
by Eric Paris
· 17 years ago
bfef93a
[PATCH] get rid of loginuid races
by Al Viro
· 17 years ago
0c11b94
[PATCH] switch audit_get_loginuid() to task_struct *
by Al Viro
· 17 years ago
cd68998
futex: Add bitset conditional wait/wakeup functionality
by Thomas Gleixner
· 17 years ago
83e96c6
futex: Remove warn on in return fixup path
by Thomas Gleixner
· 17 years ago
5df7fa1
tick-sched: add more debug information
by Thomas Gleixner
· 17 years ago
1001d0a
timekeeping: update xtime_cache when time(zone) changes
by Thomas Gleixner
· 17 years ago
3588a08
hrtimer: fix hrtimer_init_sleeper() users
by Peter Zijlstra
· 17 years ago
406a1d8
[AUDIT]: Increase skb->truesize in audit_expand
by Herbert Xu
· 17 years ago
13f09b9
Ensure that we export __fatal_signal_pending()
by Trond Myklebust
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
c4772d9
debug: turn ignore_loglevel into an early param
by Ingo Molnar
· 17 years ago
5aff053
sched: remove unused params
by Gerald Stralko
· 17 years ago
ef9884e
sched: let +nice tasks have smaller impact
by Peter Zijlstra
· 17 years ago
296825c
sched: fix high wake up latencies with FAIR_USER_SCHED
by Srivatsa Vaddagiri
· 17 years ago
bd45ac0
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
6d4e4c4
KVM: Disallow fork() and similar games when using a VM
by Avi Kivity
· 17 years ago
dd5af90
x86/non-x86: percpu, node ids, apic ids x86.git fixup
by Mike Travis
· 17 years ago
70edcd7
genirq: stackdump after the "Trying to free already-free IRQ" message
by Ingo Molnar
· 17 years ago
6dab277
x86: add a simple backtrace test module
by Arjan van de Ven
· 17 years ago
076f977
x86: make early printk selectable on 64-bit as well
by Ingo Molnar
· 17 years ago
8c1c935
x86: kprobes: add kprobes smoke tests that run on boot
by Ananth N Mavinakayanahalli
· 17 years ago
71c3391
debug: add the end-of-trace marker and the module list to
by Arjan van de Ven
· 17 years ago
79b4cc5
debug: move WARN_ON() out of line
by Arjan van de Ven
· 17 years ago
96d97cf
x86: add /proc/irq/*/spurious to dump the spurious irq debugging state
by Andi Kleen
· 17 years ago
9e094c1
genirq: turn irq debugging options into module params
by Andi Kleen
· 17 years ago
c269f19
x86: compat_sys_ptrace
by Roland McGrath
· 17 years ago
032d82d
x86: compat_ptrace_request
by Roland McGrath
· 17 years ago
16c3e38
x86: ptrace_request peekdata/pokedata
by Roland McGrath
· 17 years ago
95c354f
spinlock: lockbreak cleanup
by Nick Piggin
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
5b88abb
ptrace: generic PTRACE_SINGLEBLOCK
by Roland McGrath
· 17 years ago
36df29d
ptrace: generic resume
by Roland McGrath
· 17 years ago
6e7c402
x86: various changes and cleanups to in_p/out_p delay details
by Ingo Molnar
· 17 years ago
6378ddb
time: track accurate idle time with tick_sched.idle_sleeptime
by Venki Pallipadi
· 17 years ago
bbe4d18
NTP: correct inconsistent ntp interval/tick_length usage
by john stultz
· 17 years ago
45fe4fe
x86: make clockevents more robust
by Ingo Molnar
· 17 years ago
4713e22c
clocksource: add unregister function to disable unusable clocksources
by Thomas Gleixner
· 17 years ago
1ada5cb
clocksource: make clocksource watchdog cycle through online CPUs
by Andi Kleen
· 17 years ago
1077f5a
clocksource.c: use init_timer_deferrable for clocksource_watchdog
by Parag Warudkar
· 17 years ago
efd9ac8
time: fold __get_realtime_clock_ts() into getnstimeofday()
by Geert Uytterhoeven
· 17 years ago
186e3cb
timer: clean up tick-broadcast.c
by Thomas Gleixner
· 17 years ago
b10db7f
time: more timer related cleanups
by Pavel Machek
· 17 years ago
4c9dc64
time: timer cleanups
by Pavel Machek
· 17 years ago
a6fa8e5
time: clean hungarian notation from timers
by Pavel Machek
· 17 years ago
0ba6c33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
by Linus Torvalds
· 17 years ago
6494a93
Module: check to see if we have a built in module with the same name
by Greg Kroah-Hartman
· 17 years ago
0aa5bd5
module: add module taint on ndiswrapper
by Jon Masters
· 17 years ago
Next »