index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-16
ptrace: implement PTRACE_SEIZE
Tejun Heo
3
-15
/
+66
2011-06-16
job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap
Tejun Heo
3
-33
/
+75
2011-06-04
signal: remove three noop tracehooks
Tejun Heo
2
-82
/
+14
2011-06-04
ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexit
Tejun Heo
2
-4
/
+9
2011-06-04
job control: introduce task_set_jobctl_pending()
Tejun Heo
3
-9
/
+45
2011-06-04
job control: make task_clear_jobctl_pending() clear TRAPPING automatically
Tejun Heo
2
-6
/
+9
2011-06-04
job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()
Tejun Heo
3
-12
/
+22
2011-06-04
ptrace: relocate set_current_state(TASK_TRACED) in ptrace_stop()
Tejun Heo
1
-15
/
+13
2011-06-04
ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments
Tejun Heo
2
-6
/
+20
2011-06-04
job control: rename signal->group_stop and flags to jobctl and update them
Tejun Heo
4
-60
/
+67
2011-06-04
ptrace: remove silly wait_trap variable from ptrace_attach()
Tejun Heo
1
-3
/
+1
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-1
/
+2
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
60
-219
/
+380
2011-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-28
/
+41
2011-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
1
-1
/
+1
2011-06-04
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2
-2
/
+4
2011-06-04
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
9
-97
/
+136
2011-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-4
/
+4
2011-06-04
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+141
2011-06-04
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-45
/
+39
2011-06-04
Revert "ASoC: Update cx20442 for TTY API change"
Linus Torvalds
1
-5
/
+3
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
20
-128
/
+115
2011-06-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-70
/
+155
2011-06-03
UBIFS: fix-up free space earlier
Ben Gardiner
1
-8
/
+8
2011-06-03
UBIFS: intialize LPT earlier
Ben Gardiner
1
-13
/
+16
2011-06-03
UBIFS: assert no fixup when writing a node
Ben Gardiner
1
-0
/
+2
2011-06-03
UBIFS: fix clean znode counter corruption in error cases
Artem Bityutskiy
1
-4
/
+5
2011-06-03
UBIFS: fix memory leak on error path
Artem Bityutskiy
1
-0
/
+1
2011-06-03
UBIFS: fix shrinker object count reports
Artem Bityutskiy
1
-1
/
+5
2011-06-03
Blackfin: strncpy: fix handling of zero lengths
Steven Miao
1
-1
/
+1
2011-06-03
tg3: Fix tg3_skb_error_unmap()
Matt Carlson
1
-1
/
+1
2011-06-02
net: tracepoint of net_dev_xmit sees freed skb and causes panic
Koki Sanagi
2
-7
/
+12
2011-06-02
asm-generic/unistd.h: support sendmmsg syscall
Chris Metcalf
1
-1
/
+3
2011-06-02
ktest: Ignore unset values of the minconfig in config_bisect
Steven Rostedt
1
-1
/
+1
2011-06-02
ktest: Fix result of rebooting the kernel
Steven Rostedt
1
-1
/
+1
2011-06-02
ktest: Fix off-by-one in config bisect result
Steven Rostedt
1
-2
/
+2
2011-06-02
Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/lin...
Jens Axboe
2
-6
/
+7
2011-06-02
block: Use hlist_entry() for io_context.cic_list.first
Paul Bolle
1
-2
/
+2
2011-06-02
cfq-iosched: Remove bogus check in queue_fail path
Paul Bolle
1
-3
/
+0
2011-06-02
[SCSI] Fix oops caused by queue refcounting failure
James Bottomley
2
-1
/
+2
2011-06-02
drivers/net/can/flexcan.c: add missing clk_put
Julia Lawall
1
-3
/
+2
2011-06-02
ARM: mach-shmobile: add DMAC clock definitions on SH7372
Guennadi Liakhovetski
1
-0
/
+7
2011-06-02
dmaengine: shdma: fix a regression: initialise DMA channels for memcpy
Guennadi Liakhovetski
1
-1
/
+1
2011-06-01
net: dm9000: Get the chip in a known good state before enabling interrupts
Mark Brown
1
-3
/
+3
2011-06-01
drivers/net/davinci_emac.c: add missing clk_put
Julia Lawall
1
-4
/
+6
2011-06-01
af-packet: Add flag to distinguish VID 0 from no-vlan.
Ben Greear
2
-3
/
+13
2011-06-01
caif: Fix race when conditionally taking rtnl lock
sjur.brandeland@stericsson.com
1
-6
/
+3
2011-06-01
usbnet/cdc_ncm: add missing .reset_resume hook
Stefan Metzmacher
1
-1
/
+2
2011-06-01
vlan: fix typo in vlan_dev_hard_start_xmit()
Wei Yongjun
1
-1
/
+1
2011-06-01
net/ipv4: Check for mistakenly passed in non-IPv4 address
Marcus Meissner
1
-0
/
+3
[next]