index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
audit: rework execve audit
Peter Zijlstra
2007-07-19
1
-0
/
+1
*
arch: personality independent stack top
Peter Zijlstra
2007-07-19
22
-1
/
+28
*
define new percpu interface for shared data
Fenghua Yu
2007-07-19
8
-0
/
+59
*
jprobes: make jprobes a little safer for users
Michael Ellerman
2007-07-19
1
-0
/
+1
*
jprobes: remove JPROBE_ENTRY()
Michael Ellerman
2007-07-19
7
-9
/
+3
*
jprobes: make struct jprobe.entry a void *
Michael Ellerman
2007-07-19
1
-1
/
+1
*
readahead: sanify file_ra_state names
Fengguang Wu
2007-07-19
1
-55
/
+6
*
readahead: split ondemand readahead interface into two functions
Rusty Russell
2007-07-19
1
-6
/
+14
*
mm: share PG_readahead and PG_reclaim
Fengguang Wu
2007-07-19
1
-1
/
+3
*
readahead: remove the old algorithm
Fengguang Wu
2007-07-19
2
-17
/
+1
*
readahead: on-demand readahead logic
Fengguang Wu
2007-07-19
1
-0
/
+6
*
readahead: data structure and routines
Fengguang Wu
2007-07-19
1
-0
/
+64
*
readahead: introduce PG_readahead
Fengguang Wu
2007-07-19
1
-0
/
+5
*
AIO sparse fix (type of ki_flags)
David Brownell
2007-07-19
1
-1
/
+1
*
unregister_chrdev() return void
Akinobu Mita
2007-07-19
1
-1
/
+1
*
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2007-07-19
1
-2
/
+1
*
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
2007-07-19
1
-0
/
+1
*
PM: Introduce pm_power_off_prepare
Rafael J. Wysocki
2007-07-19
1
-0
/
+1
*
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
2007-07-19
2
-5
/
+49
*
Freezer: avoid freezing kernel threads prematurely
Rafael J. Wysocki
2007-07-19
1
-4
/
+5
*
swsusp: introduce restore platform operations
Rafael J. Wysocki
2007-07-19
1
-0
/
+4
*
Remove alloc_zeroed_user_highpage()
Mel Gorman
2007-07-19
1
-15
/
+0
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-45
/
+13
*
mm: fault feedback #1
Nick Piggin
2007-07-19
1
-34
/
+50
*
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
1
-7
/
+34
*
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2007-07-19
1
-0
/
+6
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-07-18
1
-0
/
+1
|
\
|
*
Fix RGMII-ID handling in gianfar
Andy Fleming
2007-07-18
1
-0
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-07-18
3
-19
/
+27
|
\
\
|
*
|
dev_vdbg(), available with -DVERBOSE_DEBUG
David Brownell
2007-07-18
1
-0
/
+10
|
*
|
PM: remove deprecated dpm_runtime_* routines
Alan Stern
2007-07-18
1
-11
/
+0
|
*
|
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
2007-07-18
1
-8
/
+17
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6
Linus Torvalds
2007-07-18
1
-0
/
+91
|
\
\
|
*
|
UIO: Add the User IO core code
Hans J. Koch
2007-07-18
1
-0
/
+91
|
|
/
*
|
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-07-18
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
locks: make posix_test_lock() interface more consistent
J. Bruce Fields
2007-07-18
1
-1
/
+1
|
*
locks: export setlease to filesystems
J. Bruce Fields
2007-07-18
1
-0
/
+1
|
*
locks: provide a file lease method enabling cluster-coherent leases
J. Bruce Fields
2007-07-18
1
-0
/
+1
|
*
locks: rename lease functions to reflect locks.c conventions
J. Bruce Fields
2007-07-18
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2007-07-18
4
-41
/
+19
|
\
\
|
*
|
[AVR32] Fix atomic_add_unless() and atomic_sub_unless()
Haavard Skinnemoen
2007-07-18
1
-2
/
+2
|
*
|
[AVR32] Add Atmel SSC driver platform device to AT32AP architecture
Hans-Christian Egtvedt
2007-07-18
1
-0
/
+14
|
*
|
[AVR32] Remove optimization of unaligned word loads
Haavard Skinnemoen
2007-07-18
1
-23
/
+3
|
*
|
[AVR32] Split SM device into PM, RTC, WDT and EIC
Haavard Skinnemoen
2007-07-18
1
-27
/
+0
|
*
|
[AVR32] faster avr32 unaligned access
David Brownell
2007-07-18
1
-9
/
+20
|
|
/
*
|
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2007-07-18
2
-73
/
+4
|
\
\
|
*
|
V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...
Oliver Endriss
2007-07-18
1
-3
/
+3
|
*
|
V4L/DVB (5793): Tuner: remove hardware-specific info from public header
Michael Krufky
2007-07-18
1
-68
/
+0
|
*
|
V4L/DVB (5753): Tuner: create struct tuner_operations
Michael Krufky
2007-07-18
1
-9
/
+12
|
*
|
V4L/DVB (5741): Tuner: add release callback
Michael Krufky
2007-07-18
1
-0
/
+1
[next]