index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
pid.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-07
ARM: mv78xx0: correct addr_map_cfg __initdata annotation
Arnd Bergmann
1
-1
/
+1
2012-10-07
ARM: footbridge: remove RTC_IRQ definition
Arnd Bergmann
1
-2
/
+0
2012-10-07
ARM: soc: dependency warnings for errata
Arnd Bergmann
2
-4
/
+4
2012-10-07
ARM: ks8695: __arch_virt_to_dma type handling
Arnd Bergmann
1
-1
/
+2
2012-10-07
ARM: rpc: check device_register return code in ecard_probe
Arnd Bergmann
1
-1
/
+3
2012-10-07
ARM: davinci: don't mark da850_register_cpufreq as __init
Arnd Bergmann
1
-1
/
+1
2012-10-07
ARM: iop13xx: fix iq81340sc_atux_map_irq prototype
Arnd Bergmann
1
-1
/
+1
2012-10-07
ARM: iop13xx: mark iop13xx_scan_bus as __devinit
Arnd Bergmann
1
-1
/
+1
2012-10-07
ARM: mv78xx0: mark mv78xx0_timer_init as __init_refok
Arnd Bergmann
1
-1
/
+1
2012-10-07
ARM: s3c24xx: fix multiple section mismatch warnings
Arnd Bergmann
3
-6
/
+6
2012-10-04
ARM: at91: unused variable in at91_pm_verify_clocks
Arnd Bergmann
1
-2
/
+3
2012-10-04
ARM: at91: skip at91_io_desc definition for NOMMU
Arnd Bergmann
1
-1
/
+1
2012-10-04
ARM: pxa: work around duplicate definition of GPIO24_SSP1_SFRM
Arnd Bergmann
1
-0
/
+1
2012-10-04
ARM: pxa: remove sharpsl_fatal_check function
Arnd Bergmann
1
-48
/
+0
2012-10-04
ARM: pxa: define palmte2_pxa_keys conditionally
Arnd Bergmann
1
-0
/
+2
2012-10-04
ARM: pxa: Wunused-result warning in viper board file
Arnd Bergmann
1
-2
/
+1
2012-10-04
ARM: shark: fix shark_pci_init return code
Arnd Bergmann
1
-1
/
+1
2012-10-01
Linux 3.6
v3.6
Linus Torvalds
1
-1
/
+1
2012-09-30
vfs: dcache: fix deadlock in tree traversal
Miklos Szeredi
1
-0
/
+6
2012-09-28
mtdchar: fix offset overflow detection
Linus Torvalds
1
-6
/
+42
2012-09-28
thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...
Andrea Arcangeli
1
-1
/
+0
2012-09-28
iommu/amd: Fix wrong assumption in iommu-group specific code
Joerg Roedel
1
-2
/
+4
2012-09-28
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
Wei Yongjun
1
-3
/
+1
2012-09-28
ALSA: snd-usb: fix next_packet_size calls for pause case
Daniel Mack
1
-1
/
+7
2012-09-28
inetpeer: fix token initialization
Nicolas Dichtel
1
-1
/
+4
2012-09-28
qlcnic: Fix scheduling while atomic bug
Narendra K
1
-2
/
+2
2012-09-28
bnx2: Clean up remaining iounmap
Neil Horman
1
-1
/
+1
2012-09-28
trivial select_parent documentation fix
J. Bruce Fields
1
-1
/
+1
2012-09-28
net: phy: smsc: Implement PHY config_init for LAN87xx
Marek Vasut
1
-1
/
+27
2012-09-27
smsc75xx: fix resume after device reset
Steve Glendinning
1
-0
/
+1
2012-09-27
um: Preinclude include/linux/kern_levels.h
Geert Uytterhoeven
4
-14
/
+12
2012-09-27
um: Fix IPC on um
Richard Weinberger
1
-0
/
+1
2012-09-27
netdev: pasemi: fix return value check in pasemi_mac_phy_init()
Wei Yongjun
1
-2
/
+2
2012-09-27
team: fix return value check
Wei Yongjun
1
-6
/
+6
2012-09-27
l2tp: fix return value check
Wei Yongjun
1
-6
/
+6
2012-09-27
USB: Fix race condition when removing host controllers
Alan Stern
2
-5
/
+3
2012-09-27
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-09-27
um: kill thread->forking
Al Viro
7
-66
/
+29
2012-09-27
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
2
-7
/
+5
2012-09-27
um: don't leak floating point state and segment registers on execve()
Al Viro
1
-0
/
+1
2012-09-27
um: take cleaning singlestep to start_thread()
Al Viro
1
-19
/
+5
2012-09-27
md/raid10: fix "enough" function for detecting if array is failed.
NeilBrown
1
-3
/
+5
2012-09-27
ARM: Orion5x: Fix too small coherent pool.
Andrew Lunn
1
-0
/
+7
2012-09-27
drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN
Ben Skeggs
2
-2
/
+4
2012-09-27
dm verity: fix overflow check
Mikulas Patocka
1
-4
/
+4
2012-09-27
dm thin: fix discard support for data devices
Mike Snitzer
1
-30
/
+57
2012-09-27
dm thin: tidy discard support
Mike Snitzer
1
-25
/
+39
2012-09-27
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
3
-1
/
+50
2012-09-27
dm table: clear add_random unless all devices have it set
Milan Broz
1
-4
/
+22
2012-09-27
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
1
-18
/
+38
[next]