index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sysctl_net.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-26
ARM: 7343/1: sa11x0: convert to sparse IRQ
Russell King
5
-12
/
+13
2012-03-26
ARM: 7342/2: sa1100: prepare for sparse irq conversion
Rob Herring
21
-11
/
+40
2012-03-26
ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq
Rob Herring
2
-0
/
+2
2012-03-26
ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.h
Rob Herring
1
-1
/
+1
2012-03-26
ARM: sa11x0: remove unused DMA controller definitions
Russell King
2
-218
/
+3
2012-03-26
ARM: sa11x0: remove old SoC private DMA driver
Russell King
3
-466
/
+1
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
7
-9
/
+13
2012-03-25
gianfar: Fix possible overrun and simplify interrupt name field creation
Joe Perches
2
-33
/
+8
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-03-25
USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces
Andrew Bird (Sphere Systems)
1
-2
/
+4
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-03-24
Fix potential endless loop in kswapd when compaction is not enabled
Rik van Riel
1
-1
/
+2
2012-03-24
xen/acpi: Fix Kconfig dependency on CPU_FREQ
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-03-24
USB: sa1111: add hcd .reset method
Russell King
1
-9
/
+11
2012-03-24
USB: sa1111: add OHCI shutdown methods
Russell King
1
-0
/
+12
2012-03-24
USB: sa1111: reorganize ohci-sa1111.c
Russell King
1
-134
/
+93
2012-03-24
USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)
Russell King
1
-4
/
+2
2012-03-24
USB: sa1111: sparse and checkpatch cleanups
Russell King
1
-16
/
+17
2012-03-24
ARM: sa11x0: don't static map sa1111
Russell King
3
-15
/
+0
2012-03-24
ARM: sa1111: use dev_err() rather than printk()
Russell King
1
-1
/
+1
2012-03-24
ARM: sa1111: cleanup sub-device registration and unregistration
Russell King
1
-11
/
+16
2012-03-24
ARM: sa1111: only setup DMA for DMA capable devices
Russell King
1
-3
/
+6
2012-03-24
ARM: sa1111: register sa1111 devices with dmabounce in bus notifier
Russell King
1
-55
/
+74
2012-03-24
ARM: sa1111: move USB interface register definitions to ohci-sa1111.c
Russell King
2
-30
/
+25
2012-03-24
ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c
Russell King
2
-48
/
+41
2012-03-24
ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c
Russell King
2
-54
/
+37
2012-03-24
ARM: sa1111: delete unused physical GPIO register definitions
Russell King
1
-16
/
+0
2012-03-24
ARM: sa1111: provide a generic way to prevent devices from registering
Russell King
6
-5
/
+7
2012-03-24
ARM: ecard: get rid of NO_IRQ madness
Russell King
4
-10
/
+6
2012-03-24
ARM: riscpc: use DEFINE_RES_xxx()
Russell King
1
-29
/
+7
2012-03-24
ARM: riscpc: remove expansion card irq mask register
Russell King
1
-101
/
+2
2012-03-24
ARM: riscpc: convert ecard to use irq_alloc_descs()
Russell King
1
-9
/
+13
2012-03-24
ARM: riscpc: use irq chip data in ecard.c
Russell King
1
-2
/
+3
2012-03-24
ARM: riscpc: move ecard.c to arch/arm/mach-rpc
Russell King
4
-2
/
+1
2012-03-24
ARM: riscpc: remove IRQ_TIMER
Russell King
2
-3
/
+1
2012-03-24
ARM: riscpc: use definition for serial port interrupt
Russell King
1
-1
/
+1
2012-03-24
ARM: riscpc: pass IRQ resources into keyboard driver
Russell King
2
-7
/
+44
2012-03-24
ARM: riscpc: move time-acorn.c to mach-rpc
Russell King
5
-6
/
+1
2012-03-24
seq_file: add seq_set_overflow(), seq_overflow()
KAMEZAWA Hiroyuki
1
-10
/
+26
2012-03-24
proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().
Pravin B Shelar
1
-1
/
+1
2012-03-24
procfs: speed up /proc/pid/stat, statm
KAMEZAWA Hiroyuki
3
-56
/
+86
2012-03-24
procfs: add num_to_str() to speed up /proc/stat
KAMEZAWA Hiroyuki
5
-29
/
+84
2012-03-24
proc: speed up /proc/stat handling
Eric Dumazet
1
-2
/
+5
2012-03-24
fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static
Djalal Harouni
1
-2
/
+4
2012-03-24
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
8
-0
/
+32
2012-03-24
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
15
-69
/
+40
2012-03-24
kmod: make __request_module() killable
Oleg Nesterov
1
-2
/
+24
2012-03-24
kmod: introduce call_modprobe() helper
Oleg Nesterov
1
-8
/
+16
2012-03-24
usermodehelper: ____call_usermodehelper() doesn't need do_exit()
Oleg Nesterov
1
-1
/
+1
2012-03-24
usermodehelper: kill umh_wait, renumber UMH_* constants
Oleg Nesterov
3
-18
/
+10
[next]