index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
generic_serial.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-10
x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype()
Suresh Siddha
2
-23
/
+15
2009-04-10
x86, PAT: Changing memtype to WC ensuring no WB alias
venkatesh.pallipadi@intel.com
1
-1
/
+8
2009-04-10
x86, PAT: Handle faults cleanly in set_memory_ APIs
venkatesh.pallipadi@intel.com
1
-48
/
+65
2009-04-10
x86, PAT: Change order of cpa and free in set_memory_wb
venkatesh.pallipadi@intel.com
1
-4
/
+7
2009-04-10
x86, CPA: Change idmap attribute before ioremap attribute setup
Suresh Siddha
1
-3
/
+4
2009-04-10
x86: Document get_user_pages_fast()
Andy Grover
1
-0
/
+16
2009-04-10
x86, intr-remap: fix eoi for interrupt remapping without x2apic
Weidong Han
1
-1
/
+4
2009-04-09
x86: cpu_debug remove execute permission
Jaswinder Singh Rajput
2
-0
/
+0
2009-04-08
x86: smarten /proc/interrupts output for new counters
Hidetoshi Seto
1
-1
/
+1
2009-04-08
x86: DMI match for the Dell DXP061 as it needs BIOS reboot
Alan Cox
1
-0
/
+8
2009-04-08
x86: make 64 bit to use default_inquire_remote_apic
Yinghai Lu
1
-2
/
+2
2009-04-07
Linux 2.6.30-rc1
v2.6.30-rc1
Linus Torvalds
1
-2
/
+2
2009-04-07
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
1
-2
/
+0
2009-04-07
x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modes
H. Peter Anvin
1
-10
/
+23
2009-04-07
Fix build errors due to CONFIG_BRANCH_TRACER=y
Linus Torvalds
1
-1
/
+3
2009-04-07
parport: Use the PCI IRQ if offered
Alan Cox
4
-31
/
+60
2009-04-07
tty: jsm cleanups
Breno Leitao
2
-21
/
+12
2009-04-07
Adjust path to gpio headers
Mike Frysinger
1
-8
/
+8
2009-04-07
KGDB_SERIAL_CONSOLE check for module
Mike Frysinger
1
-1
/
+1
2009-04-07
Change KCONFIG name
Mike Frysinger
1
-1
/
+1
2009-04-07
tty: Blackin CTS/RTS
Sonic Zhang
9
-116
/
+209
2009-04-07
Change hardware flow control from poll to interrupt driven
Sonic Zhang
6
-187
/
+82
2009-04-07
Add support for the MAX3100 SPI UART.
Christian Pellegrin
3
-0
/
+11
2009-04-07
lanana: assign a device name and numbering for MAX3100
Alan Cox
1
-0
/
+4
2009-04-07
serqt: initial clean up pass for tty side
Alan Cox
1
-286
/
+163
2009-04-07
tty: Use the generic RS485 ioctl on CRIS
Claudio Scordino
5
-29
/
+66
2009-04-07
tty: Correct inline types for tty_driver_kref_get()
Adrian Bunk
1
-1
/
+2
2009-04-07
splice: fix deadlock in splicing to file
Miklos Szeredi
2
-7
/
+26
2009-04-07
nilfs2: support nanosecond timestamp
Ryusuke Konishi
5
-13
/
+13
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
8
-175
/
+274
2009-04-07
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
8
-208
/
+29
2009-04-07
nilfs2: mark minor flag for checkpoint created by internal operation
Ryusuke Konishi
3
-0
/
+15
2009-04-07
nilfs2: clean up sketch file
Ryusuke Konishi
5
-93
/
+3
2009-04-07
nilfs2: super block operations fix endian bug
Ryusuke Konishi
1
-3
/
+3
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
13
-160
/
+144
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
7
-75
/
+41
2009-04-07
nilfs2: use unlocked_ioctl
Ryusuke Konishi
4
-5
/
+5
2009-04-07
nilfs2: remove compat ioctl code
Ryusuke Konishi
5
-272
/
+2
2009-04-07
nilfs2: use fixed sized types for ioctl structures
Ryusuke Konishi
2
-15
/
+19
2009-04-07
nilfs2: remove timedwait ioctl command
Ryusuke Konishi
5
-127
/
+2
2009-04-07
nilfs2: fix buggy behavior seen in enumerating checkpoints
Ryusuke Konishi
1
-4
/
+7
2009-04-07
nilfs2: clean up indirect function calling conventions
Pekka Enberg
4
-69
/
+69
2009-04-07
nilfs2: fix improper return values of nilfs_get_cpinfo ioctl
Ryusuke Konishi
1
-12
/
+18
2009-04-07
nilfs2: fix gc failure on volumes keeping numerous snapshots
Ryusuke Konishi
3
-26
/
+38
2009-04-07
nilfs2: add maintainer
Ryusuke Konishi
1
-0
/
+7
2009-04-07
nilfs2: insert explanations in gcinode file
Ryusuke Konishi
1
-1
/
+20
2009-04-07
nilfs2: avoid double error caused by nilfs_transaction_end
Ryusuke Konishi
7
-75
/
+135
2009-04-07
nilfs2: cleanup nilfs_clear_inode
Ryusuke Konishi
1
-10
/
+1
2009-04-07
nilfs2: fix problems of memory allocation in ioctl
Ryusuke Konishi
1
-12
/
+8
2009-04-07
nilfs2: update makefile and Kconfig
Ryusuke Konishi
3
-1
/
+32
[next]