index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
seccomp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-18
dynamic_debug: use a single printk() to emit messages
Jason Baron
1
-39
/
+41
2011-10-18
dynamic_debug: remove num_enabled accounting
Jason Baron
1
-7
/
+0
2011-10-18
dynamic_debug: consolidate repetitive struct _ddebug descriptor definitions
Jason Baron
1
-29
/
+35
2011-10-18
uio: Support physical addresses >32 bits on 32-bit systems
Kai Jiang
3
-7
/
+9
2011-09-27
sysfs: add unsigned long cast to prevent compile warning
Heiko Carstens
1
-1
/
+2
2011-09-27
drivers: base: print rejected matches with DEBUG_DRIVER
Wolfram Sang
1
-0
/
+3
2011-09-27
memory hotplug: Correct page reservation checking
Nathan Fontenot
1
-23
/
+37
2011-09-27
memory hotplug: Refuse to add unaligned memory regions
Anton Blanchard
1
-0
/
+4
2011-09-27
remove the messy code file Documentation/zh_CN/SubmitChecklist
Harry Wei
1
-109
/
+0
2011-08-26
ARM: mxc: convert device creation to use platform_device_register_full
Uwe Kleine-König
2
-55
/
+14
2011-08-26
new helper to create platform devices with dma mask
Uwe Kleine-König
2
-22
/
+78
2011-08-25
docs/driver-model: Update device class docs
Bart Van Assche
1
-4
/
+0
2011-08-25
docs/driver-model: Document device.groups
Bart Van Assche
1
-33
/
+32
2011-08-23
kobj_uevent: Ignore if some listeners cannot handle message
Milan Broz
1
-1
/
+1
2011-08-23
dynamic_debug: make netif_dbg() call __netdev_printk()
Jason Baron
1
-3
/
+1
2011-08-23
dynamic_debug: make netdev_dbg() call __netdev_printk()
Jason Baron
4
-3
/
+48
2011-08-23
dynamic_debug: add Jason Baron as maintainer
Jason Baron
1
-0
/
+6
2011-08-23
dynamic_debug: remove unused control variables
Jason Baron
1
-7
/
+0
2011-08-23
dynamic_debug: Convert printks to pr_<level>
Joe Perches
1
-33
/
+26
2011-08-23
dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix
Joe Perches
1
-11
/
+23
2011-08-23
dynamic_debug: Consolidate prefix output to single routine
Joe Perches
1
-20
/
+18
2011-08-23
dynamic_debug: Add __dynamic_dev_dbg
Joe Perches
4
-4
/
+54
2011-08-23
pch_phub: use kernel's '%pM' format option to print MAC
Andy Shevchenko
1
-2
/
+1
2011-08-23
pch_phub: Care FUNCSEL register in PM
Tomoya MORINAGA
1
-0
/
+7
2011-08-23
drivers_base: platform: use always ->name for uevent
Sebastian Andrzej Siewior
1
-1
/
+1
2011-08-23
drivers:uio:fix section mismatch in uio_pdrv_genirq.c
Wanlong Gao
1
-1
/
+1
2011-08-23
drivers:uio:change the goto label to consistent with others
Wanlong Gao
1
-4
/
+3
2011-08-23
uio: uio_pci_generic: Remove useless spin_lock
Hans J. Koch
1
-5
/
+0
2011-08-23
sysfs: use rb-tree for inode number lookup
Mikulas Patocka
2
-42
/
+52
2011-08-23
sysfs: remove s_sibling hacks
Mikulas Patocka
2
-12
/
+12
2011-08-23
sysfs: use rb-tree for name lookups
Mikulas Patocka
2
-7
/
+55
2011-08-23
sysfs: count subdirectories
Mikulas Patocka
3
-13
/
+9
2011-08-23
docs/sysfs: Specify ABI documentation requirements
Bart Van Assche
1
-1
/
+9
2011-08-23
debugfs: Fix a comment mistake
Harry Wei
1
-1
/
+1
2011-08-22
Linux 3.1-rc3
v3.1-rc3
Linus Torvalds
1
-2
/
+2
2011-08-22
xen/tracing: Fix tracing config option properly
Jeremy Fitzhardinge
1
-1
/
+1
2011-08-22
xen: Do not enable PV IPIs when vector callback not present
Stefano Stabellini
1
-2
/
+2
2011-08-21
Btrfs: fix 64 bit divide problem
Josef Bacik
1
-5
/
+7
2011-08-21
pci: fix new kernel-doc warning in pci.c
Randy Dunlap
1
-1
/
+1
2011-08-20
ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfree
Julia Lawall
1
-1
/
+1
2011-08-20
ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.c
Takashi Iwai
1
-3
/
+5
2011-08-20
ALSA: hda - Don't spew too many ELD errors
Takashi Iwai
1
-12
/
+19
2011-08-20
ext4: flush any pending end_io requests before DIO reads w/dioread_nolock
Jiaying Zhang
1
-2
/
+7
2011-08-19
drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge
Jesse Barnes
2
-0
/
+8
2011-08-19
PCI: OF: Don't crash when bridge parent is NULL.
David Daney
1
-1
/
+1
2011-08-19
Revert "cfq: Remove special treatment for metadata rqs."
Jens Axboe
1
-0
/
+18
2011-08-19
ALSA: usb-audio - Fix missing mixer dB information
Takashi Iwai
1
-1
/
+2
2011-08-19
sparc: fix array bounds error setting up PCIC NMI trap
Ian Campbell
1
-2
/
+2
2011-08-19
drivers/ata/sata_dwc_460ex.c: add missing kfree
Julia Lawall
1
-8
/
+6
2011-08-19
ata: Add iMX pata support
Arnaud Patard (Rtp)
3
-0
/
+263
[next]