index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
3
-11
/
+43
2013-01-15
serial: 8250: Add support for dmaengine
Heikki Krogerus
1
-0
/
+4
2013-01-15
serial: sccnxp: Rename header file to match functionality
Alexander Shiyan
1
-2
/
+2
2013-01-15
serial: sccnxp: Implement polling mode
Alexander Shiyan
1
-0
/
+2
2013-01-15
TTY: switch tty_schedule_flip
Jiri Slaby
1
-1
/
+1
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2
-1
/
+1
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
1
-2
/
+3
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-2
/
+3
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-3
/
+3
2013-01-15
TTY: convert more flipping functions
Jiri Slaby
1
-6
/
+10
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
1
-1
/
+1
2013-01-15
tty: Update serial core API documentation
Kevin Cernekee
1
-4
/
+4
2013-01-15
serial: Remove RM9000 series serial driver.
Ralf Baechle
1
-1
/
+0
2013-01-15
tty: serial core: decouple pm states from ACPI
Linus Walleij
1
-1
/
+13
2013-01-15
serial: quatech: add the other serial identifiers and preliminary control code
Alan Cox
1
-0
/
+15
2013-01-09
cred: Remove tgcred pointer from struct cred
Marc Dionne
1
-1
/
+0
2013-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2013-01-04
mm: fix zone_watermark_ok_safe() accounting of isolated pages
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2013-01-04
selftests: IPC message queue copy feature test
Stanislav Kinsbursky
1
-1
/
+2
2013-01-04
ipc: message queue receive cleanup
Stanislav Kinsbursky
1
-2
/
+3
2013-01-04
ipc: add sysctl to specify desired next object id
Stanislav Kinsbursky
1
-0
/
+1
2013-01-03
include: remove __dev* attributes.
Greg Kroah-Hartman
1
-6
/
+6
2013-01-03
Drivers: bcma: remove __dev* attributes.
Greg Kroah-Hartman
2
-2
/
+2
2013-01-03
pstore: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+2
2013-01-02
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+1
2013-01-02
UAPI: Remove empty Kbuild files
David Howells
5
-5
/
+0
2013-01-02
mm: mempolicy: Convert shared_policy mutex to spinlock
Mel Gorman
1
-1
/
+1
2013-01-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-1
/
+1
2013-01-02
mempolicy: remove arg from mpol_parse_str, mpol_to_str
Hugh Dickins
1
-7
/
+4
2012-12-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2
-1
/
+4
2012-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-12-26
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
1
-1
/
+7
2012-12-26
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
Andy Lutomirski
1
-0
/
+1
2012-12-25
pidns: Stop pid allocation when init dies
Eric W. Biederman
2
-1
/
+4
2012-12-25
namei.h: include errno.h
Stephen Warren
1
-0
/
+1
2012-12-25
ext4: fix deadlock in journal_unmap_buffer()
Jan Kara
1
-1
/
+1
2012-12-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-1
/
+1
2012-12-21
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
Linus Torvalds
1
-8
/
+47
2012-12-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
1
-0
/
+1
2012-12-21
net: devnet_rename_seq should be a seqcount
Eric Dumazet
1
-1
/
+1
2012-12-21
dm: remove map_info
Mikulas Patocka
1
-4
/
+2
2012-12-21
dm: move target request nr to dm_target_io
Mikulas Patocka
1
-4
/
+10
2012-12-21
dm: introduce per_bio_data
Mikulas Patocka
1
-0
/
+30
2012-12-21
dm: prepare to support WRITE SAME
Mike Snitzer
1
-0
/
+5
2012-12-20
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
1
-10
/
+21
2012-12-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-2
/
+5
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
6
-35
/
+121
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
6
-15
/
+75
2012-12-20
linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors
Guenter Roeck
1
-2
/
+4
2012-12-20
exec: do not leave bprm->interp on stack
Kees Cook
1
-0
/
+1
[next]