index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-09-26
drivers/char: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-26
Documentation: Fixes some translation error in Documentation/zh_CN/gpio.txt
Tekkaman Ninja
2012-09-26
Documentation: Remove 3 byte redundant code at the head of the Documentation/...
Tekkaman Ninja
2012-09-26
Documentation: Chinese translation of Documentation/video4linux/omap3isp.txt
Tekkaman Ninja
2012-09-26
staging: r8712u: Do not queue cloned skb
Larry Finger
2012-09-26
syscalls: add __NR_kcmp syscall to generic unistd.h
Mark Salter
2012-09-26
ktest: Fix ELSE IF statements
Steven Rostedt
2012-09-26
perf evlist: Introduce set_filter() method
Arnaldo Carvalho de Melo
2012-09-26
staging: comedi: ni_mio_common: always lock in ni_ai_poll()
Ian Abbott
2012-09-26
staging: comedi: s626: add FIXME comment
Ian Abbott
2012-09-26
staging: comedi: s626: don't dereference insn->data
Ian Abbott
2012-09-26
perf evlist: Renane set_filters method to apply_filters
Arnaldo Carvalho de Melo
2012-09-26
staging: comedi: s526: fix if() check in s526_gpct_winsn()
H Hartley Sweeten
2012-09-26
perf test: Add test to check we correctly parse and match syscall open parms
Arnaldo Carvalho de Melo
2012-09-26
perf evsel: Handle endianity in intval method
Arnaldo Carvalho de Melo
2012-09-26
staging: comedi: s626: cleanup comments in s626_initialize()
H Hartley Sweeten
2012-09-26
staging: comedi: s626: remove clear of kzalloc'ed data
H Hartley Sweeten
2012-09-26
staging: comedi: s626: remove 'WDInterval' from private data
H Hartley Sweeten
2012-09-26
staging: comedi: s626: remove 'ChargeEnabled' from private data
H Hartley Sweeten
2012-09-26
staging: comedi: s626: remove 'IsBoardRevA' comment
H Hartley Sweeten
2012-09-26
staging: comedi: s626: #if 0 out the "SAA7146 BUG WORKAROUND"
H Hartley Sweeten
2012-09-26
staging: comedi: s626: remove 'allocatedBuf' from private data
H Hartley Sweeten
2012-09-26
staging: comedi: s626: add final attach message
H Hartley Sweeten
2012-09-26
staging: comedi: s626: remove unneeded clear of private data
H Hartley Sweeten
2012-09-26
staging: comedi: s626: factor out the board init code
H Hartley Sweeten
2012-09-26
staging: comedi: s626: cleanup request_irq in s626_attach_pci()
H Hartley Sweeten
2012-09-26
staging: comedi: s626: factor out the dma buffer allocation
H Hartley Sweeten
2012-09-26
staging: comedi: s626: remove unnecessary checks of 'devpriv->base_addr'
H Hartley Sweeten
2012-09-26
staging: comedi: s626: cleanup ioremap()
H Hartley Sweeten
2012-09-26
staging: comedi: s626: remove 'got_regions' from private data
H Hartley Sweeten
2012-09-26
staging: comedi: s626: remove unneeded local variable in attach_pci()
H Hartley Sweeten
2012-09-26
staging: comedi: s626: use dev->board_name for resource name
H Hartley Sweeten
2012-09-26
staging: comedi: s626: store the pci_dev in the comedi_device
H Hartley Sweeten
2012-09-26
staging: comedi: s626: use attach_pci callback
H Hartley Sweeten
2012-09-26
staging: comedi: s626: remove boardinfo
H Hartley Sweeten
2012-09-26
staging: comedi: ni_daq_700: add AI subdevice
Ian Abbott
2012-09-26
staging: comedi: ni_daq_700: rename functions for DIO subdevice
Ian Abbott
2012-09-26
staging: comedi: ni_daq_700: use prefix daq700
Ian Abbott
2012-09-26
Staging: bcm: Remove typedef for _stCPacketClassificationRuleSI and call dire...
Kevin McKinney
2012-09-26
Staging: bcm: Remove typedef for _stPhsRuleSI and call directly.
Kevin McKinney
2012-09-26
Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.
Kevin McKinney
2012-09-26
Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.
Kevin McKinney
2012-09-26
Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly.
Kevin McKinney
2012-09-26
Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly.
Kevin McKinney
2012-09-26
Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly.
Kevin McKinney
2012-09-26
Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly.
Kevin McKinney
2012-09-26
staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatch
Devendra Naga
2012-09-26
staging: rtl8712: fix a foo * bar errors reported by checkpatch
Devendra Naga
2012-09-26
staging: rtl8712: remove assignment of 0 to a static global variable
Devendra Naga
2012-09-26
staging: rts5139: use kzalloc() to close an info leak
Dan Carpenter
[prev]
[next]