index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
debugfs.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-28
serial: sh-sci: Kill off per-port enable/disable callbacks.
Paul Mundt
1
-47
/
+32
2011-06-28
serial: sh-sci: Add missing module description/author bits.
Paul Mundt
1
-0
/
+2
2011-06-28
serial: sh-sci: Regtype probing doesn't need to be fatal.
Paul Mundt
1
-2
/
+6
2011-06-14
serial: sh-sci: Support generic SCLSR overrun detection.
Paul Mundt
1
-7
/
+3
2011-06-14
serial: sh-sci: FIFO sizing helper consolidation.
Paul Mundt
2
-122
/
+24
2011-06-14
serial: sh-sci: Abstract register maps.
Paul Mundt
25
-328
/
+516
2011-06-08
serial: sh-sci: More unused define purging.
Paul Mundt
1
-15
/
+6
2011-06-08
serial: sh-sci: Consolidate RXD pin handling.
Paul Mundt
5
-29
/
+17
2011-06-08
serial: sh-sci: Generalize overrun handling.
Paul Mundt
3
-56
/
+77
2011-06-08
serial: sh-sci: Kill off some more unused definitions.
Paul Mundt
1
-4
/
+0
2011-06-08
serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.
Paul Mundt
1
-26
/
+9
2011-06-06
serial: sh-sci: Kill off bitrotted H8/300 support.
Paul Mundt
3
-121
/
+14
2011-06-05
ARM: Tegra: Harmony: Fix conflicting GPIO numbering
Stephen Warren
2
-2
/
+5
2011-06-04
btrfs: fix uninitialized variable warning
David Sterba
1
-1
/
+1
2011-06-04
btrfs: add helper for fs_info->closing
David Sterba
8
-16
/
+20
2011-06-04
Btrfs: add mount -o inode_cache
Chris Mason
4
-1
/
+34
2011-06-04
btrfs: scrub: add explicit plugging
Arne Jansen
1
-3
/
+4
2011-06-04
btrfs: use btrfs_ino to access inode number
David Sterba
2
-4
/
+5
2011-06-04
Btrfs: don't save the inode cache if we are deleting this root
Josef Bacik
1
-0
/
+5
2011-06-04
btrfs: false BUG_ON when degraded
Arne Jansen
1
-1
/
+1
2011-06-04
Btrfs: don't save the inode cache in non-FS roots
liubo
1
-0
/
+6
2011-06-04
Btrfs: make sure we don't overflow the free space cache crc page
Chris Mason
1
-8
/
+19
2011-06-04
Btrfs: fix uninit variable in the delayed inode code
Chris Mason
1
-0
/
+1
2011-06-04
btrfs: scrub: don't reuse bios and pages
Arne Jansen
1
-49
/
+65
2011-06-04
Revert "ASoC: Update cx20442 for TTY API change"
Linus Torvalds
1
-5
/
+3
2011-06-03
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
20
-128
/
+115
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
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-02
net: dm9000: Get the chip in a known good state before enabling interrupts
Mark Brown
1
-3
/
+3
2011-06-02
drivers/net/davinci_emac.c: add missing clk_put
Julia Lawall
1
-4
/
+6
2011-06-02
af-packet: Add flag to distinguish VID 0 from no-vlan.
Ben Greear
2
-3
/
+13
2011-06-02
caif: Fix race when conditionally taking rtnl lock
sjur.brandeland@stericsson.com
1
-6
/
+3
2011-06-02
usbnet/cdc_ncm: add missing .reset_resume hook
Stefan Metzmacher
1
-1
/
+2
[next]