index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
kaweth
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-08
ARM: tegra: use machine specific hook for late init
Shawn Guo
10
-5
/
+30
2012-05-08
ARM: shmobile: use machine specific hook for late init
Shawn Guo
13
-5
/
+49
2012-05-08
ARM: sa1100: use machine specific hook for late init
Shawn Guo
16
-3
/
+25
2012-05-08
ARM: s3c64xx: use machine specific hook for late init
Shawn Guo
13
-2
/
+23
2012-05-08
ARM: prima2: use machine specific hook for late init
Shawn Guo
3
-2
/
+13
2012-05-08
ARM: pnx4008: use machine specific hook for late init
Shawn Guo
2
-3
/
+13
2012-05-08
ARM: omap2: use machine specific hook for late init
Shawn Guo
34
-27
/
+154
2012-05-08
ARM: omap1: use machine specific hook for late init
Shawn Guo
18
-3
/
+37
2012-05-08
ARM: msm: use machine specific hook for late init
Shawn Guo
11
-2
/
+72
2012-05-08
ARM: imx: use machine specific hook for late init
Shawn Guo
13
-39
/
+71
2012-05-08
ARM: exynos: use machine specific hook for late init
Shawn Guo
11
-2
/
+21
2012-05-07
Linux 3.4-rc6
v3.4-rc6
Linus Torvalds
1
-1
/
+1
2012-05-06
x86: fix broken TASK_SIZE for ia32_aout
Al Viro
1
-2
/
+1
2012-05-06
Btrfs: avoid sleeping in verify_parent_transid while atomic
Chris Mason
5
-17
/
+34
2012-05-06
TTY: pdc_cons, fix regression in close
Jiri Slaby
1
-1
/
+1
2012-05-05
init: don't try mounting device as nfs root unless type fully matches
Sasha Levin
1
-1
/
+1
2012-05-05
ARM: ep93xx: use machine specific hook for late init
Shawn Guo
11
-3
/
+31
2012-05-05
ARM: davinci: use machine specific hook for late init
Shawn Guo
17
-6
/
+42
2012-05-05
ACPI: Fix D3hot v D3cold confusion
Lin Ming
4
-16
/
+14
2012-05-05
hfsplus: Fix potential buffer overflows
Greg Kroah-Hartman
2
-0
/
+15
2012-05-05
CPU frequency drivers MAINTAINERS update
Dave Jones
1
-3
/
+0
2012-05-05
seqlock: add 'raw_seqcount_begin()' function
Linus Torvalds
1
-0
/
+21
2012-05-04
Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read
Linus Torvalds
1
-1
/
+1
2012-05-04
intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND
Yong Wang
1
-1
/
+1
2012-05-04
arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver
Bjarke Istrup Pedersen
1
-1
/
+1
2012-05-04
Btrfs: fix crash in scrub repair code when device is missing
Stefan Behrens
1
-0
/
+7
2012-05-04
btrfs: Fix mismatching struct members in ioctl.h
Alexander Block
1
-2
/
+2
2012-05-04
Btrfs: fix page leak when allocing extent buffers
Josef Bacik
1
-2
/
+2
2012-05-04
Btrfs: Add properly locking around add_root_to_dirty_list
Chris Mason
1
-0
/
+2
2012-05-04
ASoC: omap-pcm: Free dma buffers in case of error.
Oleg Matcovschi
1
-0
/
+4
2012-05-04
drm/radeon: clarify and extend wb setup on APUs and NI+ asics
Alex Deucher
1
-2
/
+2
2012-05-04
md/bitmap: fix calculation of 'chunks' - missing shift.
NeilBrown
2
-5
/
+1
2012-05-04
fs/cifs: fix parsing of dfs referrals
Stefan Metzmacher
1
-1
/
+5
2012-05-04
efivars: Improve variable validation
Matthew Garrett
1
-16
/
+30
2012-05-03
vfs: make word-at-a-time accesses handle a non-existing page
Linus Torvalds
4
-7
/
+58
2012-05-03
cifs: make sure we ignore the credentials= and cred= options
Jeff Layton
1
-0
/
+2
2012-05-03
[CIFS] Update cifs version to 1.78
Steve French
1
-1
/
+1
2012-05-03
cifs - check S_AUTOMOUNT in revalidate
Ian Kent
1
-5
/
+12
2012-05-03
ata: ahci_platform: Add synopsys ahci controller in DT's compatible list
Viresh Kumar
2
-3
/
+3
2012-05-03
ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros
Viresh Kumar
1
-3
/
+1
2012-05-03
libata: init ata_print_id to 0
Tero Roponen
1
-1
/
+1
2012-05-03
ahci: Detect Marvell 88SE9172 SATA controller
Matt Johnson
1
-0
/
+2
2012-05-03
libata: skip old error history when counting probe trials
Lin Ming
1
-1
/
+2
2012-05-03
ARM: provide a late_initcall hook for platform initialization
Shawn Guo
2
-0
/
+9
2012-05-03
drm/i915: enable dip before writing data on gen4
Paulo Zanoni
1
-1
/
+1
2012-05-03
nouveau: initialise has_optimus variable.
Dave Airlie
1
-1
/
+1
2012-05-03
sungem: Fix WakeOnLan
Gerard Lledo
1
-1
/
+1
2012-05-03
tcp: change tcp_adv_win_scale and tcp_rmem[2]
Eric Dumazet
3
-7
/
+8
2012-05-03
net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
Sasha Levin
1
-1
/
+2
2012-05-03
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
1
-5
/
+7
[next]