index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
uuid.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-02
driver-core: modify FIRMWARE_IN_KERNEL help message
matt mooney
1
-4
/
+4
2011-07-02
driver-core: Kconfig grammar corrections in firmware configuration
matt mooney
1
-30
/
+29
2011-06-07
DOCUMENTATION: Replace create_device() with device_create().
Robert P. J. Day
1
-1
/
+1
2011-06-07
DOCUMENTATION: Update overview.txt in Doc/driver-model.
Robert P. J. Day
1
-18
/
+34
2011-06-07
pti: pti_tty_install documentation mispelling.
J Freyensee
1
-3
/
+3
2011-06-06
Linux 3.0-rc2
v3.0-rc2
Linus Torvalds
1
-1
/
+1
2011-06-06
mm: fix ENOSPC returned by handle_mm_fault()
Hugh Dickins
1
-2
/
+2
2011-06-05
ARM: Tegra: Harmony: Fix conflicting GPIO numbering
Stephen Warren
2
-2
/
+5
2011-06-04
hwmon: (max6642): Better chip detection schema
Per Dalén
1
-2
/
+16
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
ALSA: usb - turn off de-emphasis in s/pdif for cm6206
Eric Lammerts
1
-1
/
+1
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
ALSA: asihpi: Use angle brackets for system includes
Joe Perches
1
-1
/
+1
2011-06-03
ALSA: fm801: add error handling if auto-detect fails
Dan Carpenter
1
-2
/
+11
2011-06-03
ALSA: hda - Check pin support EAPD in ad198x_power_eapd_write
Raymond Yau
1
-2
/
+4
2011-06-03
ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd()
Takashi Iwai
1
-6
/
+4
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
ALSA: 6fire: Don't leak firmware in error path
Jesper Juhl
1
-0
/
+1
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
[next]