summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-117-9/+127
|\
| * Merge branch 'next' into for-linusJames Morris2009-06-117-9/+127
| |\
| | * Merge branch 'master' into nextJames Morris2009-06-0916-22/+66
| | |\
| | * | security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-042-2/+2
| | * | Merge branch 'master' into nextJames Morris2009-05-2220-27/+107
| | |\ \
| | * | | integrity: path_check updateMimi Zohar2009-05-221-4/+7
| | * | | SELinux: move SELINUX_MAGIC into magic.hEric Paris2009-05-191-0/+1
| | * | | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptraceDavid Howells2009-05-112-3/+5
| | * | | Merge branch 'master' into nextJames Morris2009-05-08673-32246/+9918
| | |\ \ \
| | * | | | SELinux: Don't flush inherited SIGKILL during execve()David Howells2009-04-301-0/+1
| | * | | | smack: implement logging V3Etienne Basset2009-04-141-0/+111
* | | | | | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2009-06-111-15/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-04-301-0/+1
| |\ \ \ \ \ \
| * | | | | | | ide-atapi: kill unused fields and callbacksTejun Heo2009-04-191-12/+0
| * | | | | | | ide-cd,atapi: use bio for internal commandsTejun Heo2009-04-191-1/+1
| * | | | | | | ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov2009-04-191-2/+1
| * | | | | | | ide: add helpers for preparing sense requestsBorislav Petkov2009-04-191-0/+11
| * | | | | | | ide kill unused ide_cmd->specialTejun Heo2009-04-191-1/+0
* | | | | | | | Merge branch 'serial-from-alan'Linus Torvalds2009-06-118-80/+134
|\ \ \ \ \ \ \ \
| * | | | | | | | lib: isolate rational fractions helper functionOskar Schirmer2009-06-111-0/+19
| * | | | | | | | serial: Added Timberdale UART driverRichard Röjfors2009-06-111-0/+3
| * | | | | | | | serial: add support for the TI AR7 internal UARTFlorian Fainelli2009-06-111-1/+2
| * | | | | | | | tty: rewrite the ldisc lockingAlan Cox2009-06-111-2/+7
| * | | | | | | | tty: Extract various bits of ldisc codeAlan Cox2009-06-111-0/+3
| * | | | | | | | tty: throttling race fixAlan Cox2009-06-111-2/+4
| * | | | | | | | 8250_pci: add the OXCB950 chip to the 8250 PCI driver.Andre Przywara2009-06-111-0/+2
| * | | | | | | | serial: refactor ASYNC_ flagsJiri Slaby2009-06-111-47/+69
| * | | | | | | | tty: cyclades, remove typedefsJiri Slaby2009-06-111-13/+0
| * | | | | | | | tty: cyclades, cache HW versionJiri Slaby2009-06-111-0/+1
| * | | | | | | | tty: cyclades, plx9060 casts cleanupJiri Slaby2009-06-111-10/+13
| * | | | | | | | tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-4/+6
| * | | | | | | | tty: Implement a drain delay in the tty portAlan Cox2009-06-111-0/+3
| * | | | | | | | tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-111-1/+2
* | | | | | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-1036-379/+2213
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tracing: do not translate event helper macros in print formatSteven Rostedt2009-06-101-77/+81
| * | | | | | | | | tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCKLi Zefan2009-06-101-2/+2
| * | | | | | | | | tracing: add trace_seq_vprint interfaceSteven Rostedt2009-06-091-0/+2
| * | | | | | | | | tracing: fix the block trace points print sizeSteven Rostedt2009-06-091-15/+30
| * | | | | | | | | tracing/events: convert block trace points to TRACE_EVENT()Li Zefan2009-06-093-76/+496
| * | | | | | | | | ring-buffer: pass in lockdep class key for reader_lockPeter Zijlstra2009-06-081-1/+13
| * | | | | | | | | Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2009-06-051-0/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tracing: fix multiple use of __print_flags and __print_symbolicSteven Whitehouse2009-06-031-0/+2
| * | | | | | | | | | Merge branch 'tracing/ftrace' into tracing/coreIngo Molnar2009-06-043-49/+103
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | tracing: make trace pipe recognize latency format flagSteven Rostedt2009-06-011-1/+1
| | * | | | | | | | | tracing: remove redundant SOFTIRQ from softirq event tracesSteven Rostedt2009-06-011-12/+12
| | * | | | | | | | | tracing/events: introduce __dynamic_array()Li Zefan2009-06-011-34/+88
| | * | | | | | | | | tracing/events: put TP_fast_assign into bracesLi Zefan2009-06-011-1/+1
| | * | | | | | | | | tracing/events: fix a typo in __string() format outputLi Zefan2009-06-011-2/+2
| * | | | | | | | | | ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macroZhaolei2009-06-022-25/+100
| |/ / / / / / / / /
| * | | | | | | | | ftrace: don't convert function's local variable name in macroZhaolei2009-05-281-10/+10
OpenPOWER on IntegriCloud