index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf_counter: Rename list_entry -> group_entry, counter_list -> group_list
Ingo Molnar
2009-09-21
1
-2
/
+2
*
Merge branch 'linus' into perfcounters/rename
Ingo Molnar
2009-09-21
52
-299
/
+4189
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
Linus Torvalds
2009-09-20
5
-8
/
+2
|
|
\
|
|
*
includecheck fix: include/linux, ftrace.h
Jaswinder Singh Rajput
2009-09-20
1
-1
/
+0
|
|
*
includecheck fix: include/linux, page_cgroup.h
Jaswinder Singh Rajput
2009-09-20
1
-2
/
+2
|
|
*
includecheck fix: include/linux, aio.h
Jaswinder Singh Rajput
2009-09-20
1
-2
/
+0
|
|
*
includecheck fix: include/drm, drm_memory.h
Jaswinder Singh Rajput
2009-09-20
1
-2
/
+0
|
|
*
includecheck fix: include/acpi, acpi_bus.h
Jaswinder Singh Rajput
2009-09-20
1
-1
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-09-20
4
-7
/
+9
|
|
\
\
|
|
*
|
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
4
-7
/
+9
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-09-20
10
-85
/
+104
|
|
\
\
|
|
*
|
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
2009-09-19
1
-0
/
+3
|
|
*
|
tty: USB serial termios bits
Alan Cox
2009-09-19
1
-0
/
+3
|
|
*
|
serial: kill USF_CLOSING_* definitions
Alan Cox
2009-09-19
1
-3
/
+0
|
|
*
|
serial: move port users helper
Alan Cox
2009-09-19
1
-0
/
+5
|
|
*
|
serial: move delta_msr_wait into the tty_port
Alan Cox
2009-09-19
4
-3
/
+1
|
|
*
|
serial: replace the state mutex with the tty port mutex
Alan Cox
2009-09-19
1
-2
/
+0
|
|
*
|
serial: kill off uif_t
Alan Cox
2009-09-19
1
-11
/
+0
|
|
*
|
serial: move the flags into the tty_port field
Alan Cox
2009-09-19
2
-29
/
+21
|
|
*
|
serial: move count into the tty_port version
Alan Cox
2009-09-19
1
-1
/
+0
|
|
*
|
serial: Fold closing_* fields into the tty_port ones
Alan Cox
2009-09-19
2
-4
/
+2
|
|
*
|
serial: kill off uart_info
Alan Cox
2009-09-19
1
-34
/
+30
|
|
*
|
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
1
-4
/
+3
|
|
*
|
vt: add an activate and lock
Alan Cox
2009-09-19
1
-0
/
+7
|
|
*
|
vt: move kernel stuff out of vt.h
Alan Cox
2009-09-19
2
-11
/
+12
|
|
*
|
vt: remove power stuff from kernel/power
Alan Cox
2009-09-19
1
-0
/
+1
|
|
*
|
vt: add an event interface
Alan Cox
2009-09-19
2
-1
/
+16
|
|
*
|
tty: Add a full port_close function
Alan Cox
2009-09-19
1
-1
/
+7
|
|
*
|
serial: 8250: add IRQ trigger support
Vikram Pandita
2009-09-19
2
-0
/
+2
|
|
*
|
kfifo: Use "const" definitions
Alan Cox
2009-09-19
1
-2
/
+2
|
|
*
|
cyclades: introduce cyy_readb/writeb
Jiri Slaby
2009-09-19
1
-1
/
+1
|
|
*
|
cyclades: avoid addresses recomputation
Jiri Slaby
2009-09-19
1
-0
/
+10
|
|
|
/
|
*
|
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2009-09-20
3
-6
/
+188
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-09-18
3
-39
/
+107
|
|
\
\
|
|
*
|
ext4: Add a tracepoint for ext4_alloc_da_blocks()
Theodore Ts'o
2009-09-16
1
-0
/
+27
|
|
*
|
ext4: Fix include/trace/events/ext4.h to work with Systemtap
Theodore Ts'o
2009-09-14
1
-2
/
+4
|
|
*
|
ext4: fix tracepoint format string warnings
Theodore Ts'o
2009-09-17
2
-36
/
+41
|
|
*
|
ext4: Add new tracepoint: trace_ext4_da_write_pages()
Theodore Ts'o
2009-08-31
1
-0
/
+34
|
|
*
|
ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()
Theodore Ts'o
2009-09-17
1
-1
/
+1
|
|
*
|
jbd2: bitfields should be unsigned
H Hartley Sweeten
2009-08-17
1
-1
/
+1
|
*
|
|
headers: taskstats_kern.h trim
Alexey Dobriyan
2009-09-18
2
-2
/
+0
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2009-09-18
1
-0
/
+52
|
|
\
\
\
|
|
*
|
|
[WATCHDOG] Add support for WM831x watchdog
Mark Brown
2009-09-18
1
-0
/
+52
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-09-18
3
-3
/
+417
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-09-16
279
-2995
/
+6193
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge branches 'sh/smp' and 'sh/stable-updates'
Paul Mundt
2009-09-08
12
-14
/
+55
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
sh: Simplify "multi-evt" interrupt handling.
Pawel Moll
2009-08-24
1
-1
/
+0
|
|
*
|
|
|
|
|
Merge branch 'sh/hwblk' into sh/pm-runtime
Paul Mundt
2009-08-23
2
-2
/
+417
|
|
|
\
\
\
\
\
\
|
|
|
*
\
\
\
\
\
Merge branch 'master' into sh/hwblk
Paul Mundt
2009-08-15
29
-138
/
+392
|
|
|
|
\
\
\
\
\
\
|
|
|
|
*
\
\
\
\
\
Merge branch 'sh/stable-updates'
Paul Mundt
2009-08-15
2
-12
/
+46
|
|
|
|
|
\
\
\
\
\
\
[next]