index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc: Really fix "console=" for serial consoles.
David S. Miller
2010-08-16
2
-6
/
+13
*
sparc64: Update defconfig.
David S. Miller
2010-08-09
1
-28
/
+39
*
sparc: Kill user copy check code.
David S. Miller
2010-08-09
3
-47
/
+5
*
sparc64: Fix perf_arch_get_caller_regs().
David S. Miller
2010-08-08
2
-80
/
+20
*
sparc64: Add missing ID to parport probing code.
David S. Miller
2010-08-08
1
-0
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2010-08-07
31
-571
/
+4303
|
\
|
*
-
.
Merge firewire branches to be released post v2.6.35
Stefan Richter
2010-08-02
31
-571
/
+4303
|
|
\
\
|
|
|
*
firewire: core: add forgotten dummy driver methods, remove unused ones
Stefan Richter
2010-08-02
1
-26
/
+38
|
|
|
*
firewire: add isochronous multichannel reception
Stefan Richter
2010-07-29
6
-193
/
+560
|
|
|
*
firewire: core: small clarifications in core-cdev
Stefan Richter
2010-07-29
1
-6
/
+6
|
|
|
*
firewire: core: remove unused code
Stefan Richter
2010-07-29
1
-6
/
+2
|
|
|
*
firewire: ohci: release channel in error path
Stefan Richter
2010-07-29
1
-0
/
+1
|
|
|
*
firewire: ohci: use memory barriers to order descriptor updates
Stefan Richter
2010-07-29
1
-0
/
+3
|
|
|
*
firewire: cdev: improve FW_CDEV_IOC_ALLOCATE
Stefan Richter
2010-07-23
2
-8
/
+33
|
|
|
*
firewire: core: fix upper bound of possible CSR allocations
Stefan Richter
2010-07-23
1
-1
/
+1
|
|
|
*
firewire: cdev: add PHY pinging
Stefan Richter
2010-07-23
4
-4
/
+18
|
|
|
*
firewire: cdev: add PHY packet reception
Stefan Richter
2010-07-23
7
-15
/
+111
|
|
|
*
firewire: cdev: add PHY packet transmission
Stefan Richter
2010-07-23
2
-1
/
+107
|
|
|
*
firewire: core: use C99 initializer in array of ioctl handlers
Stefan Richter
2010-07-23
1
-21
/
+21
|
|
|
*
firewire: cdev: some clarifications to the API documentation
Stefan Richter
2010-07-23
1
-8
/
+25
|
|
|
*
firewire: normalize status values in packet callbacks
Stefan Richter
2010-07-23
3
-7
/
+10
|
|
|
*
ieee1394: Remove unnecessary casts of private_data
Joe Perches
2010-07-13
3
-7
/
+7
|
|
|
*
firewire: core: integrate software-forced bus resets with bus management
Stefan Richter
2010-07-13
6
-38
/
+116
|
|
|
*
firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM c...
Stefan Richter
2010-07-13
1
-0
/
+1
|
|
|
*
firewire: core: ensure some userspace API constants match corresponding kerne...
Stefan Richter
2010-07-13
1
-0
/
+11
|
|
|
*
firewire: core: fix fw_send_request kerneldoc comment
Stefan Richter
2010-07-13
4
-55
/
+57
|
|
|
*
firewire: cdev: check write quadlet request length to avoid buffer overflow
Clemens Ladisch
2010-07-13
1
-0
/
+4
|
|
|
*
firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id
Stefan Richter
2010-07-08
5
-4
/
+17
|
|
|
*
firewire: core: no need to track irq flags in bm_work
Stefan Richter
2010-07-08
1
-8
/
+7
|
|
|
*
firewire: cdev: extend fw_cdev_event_iso_interrupt documentation
Stefan Richter
2010-06-20
1
-4
/
+15
|
|
|
*
firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...
Stefan Richter
2010-06-20
2
-11
/
+110
|
|
|
*
firewire: expose extended tcode of incoming lock requests to (userspace) drivers
Jay Fenlason
2010-06-20
1
-1
/
+3
|
|
|
*
firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug
Stefan Richter
2010-06-20
2
-7
/
+22
|
|
|
*
firewire: cdev: count references of cards during inbound transactions
Stefan Richter
2010-06-20
1
-0
/
+8
|
|
|
*
firewire: cdev: fix responses to nodes at different card
Jay Fenlason
2010-06-20
1
-3
/
+4
|
|
|
*
firewire: cdev: fix race in iso context creation
Clemens Ladisch
2010-06-20
1
-5
/
+8
|
|
|
*
firewire: remove an unused function argument
Stefan Richter
2010-06-20
6
-16
/
+14
|
|
|
*
firewire: core: remove an unnecessary zero initialization
Stefan Richter
2010-06-20
1
-1
/
+1
|
|
|
*
firewire: core: remove unused variable
Stefan Richter
2010-06-19
1
-6
/
+5
|
|
|
*
ieee1394: remove unused variables
Stefan Richter
2010-06-19
4
-24
/
+7
|
|
|
*
firewire: rename CSR access driver methods
Stefan Richter
2010-06-19
4
-13
/
+11
|
|
|
*
firewire: core: combine some repeated code
Stefan Richter
2010-06-19
1
-69
/
+15
|
|
|
*
firewire: normalize STATE_CLEAR/SET CSR access interface
Stefan Richter
2010-06-19
5
-40
/
+30
|
|
|
*
firewire: replace get_features card driver hook
Stefan Richter
2010-06-19
5
-21
/
+7
|
|
|
*
firewire: drop sizeof expressions from some request size arguments
Stefan Richter
2010-06-19
2
-9
/
+6
|
|
|
*
firewire: 'add CSR_... support' addendum
Stefan Richter
2010-06-19
2
-21
/
+7
|
|
|
*
firewire: core: always enable cycle master packets
Clemens Ladisch
2010-06-10
1
-7
/
+19
|
|
|
*
firewire: allocate broadcast channel in hardware
Clemens Ladisch
2010-06-10
4
-12
/
+26
|
|
|
*
firewire: core: add CSR abdicate support
Clemens Ladisch
2010-06-10
5
-3
/
+18
|
|
|
*
firewire: add CSR cmstr support
Clemens Ladisch
2010-06-10
4
-2
/
+48
[next]