index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bitrev.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-05
mlx4: decreasing ref count when removing mac
Yevgeny Petrilin
1
-3
/
+6
2011-08-05
net: Fix security_socket_sendmsg() bypass problem.
Tetsuo Handa
1
-9
/
+34
2011-08-05
net: Cap number of elements for sendmmsg
Anton Blanchard
1
-0
/
+3
2011-08-05
net: sendmmsg should only return an error if no messages were sent
Anton Blanchard
1
-24
/
+3
2011-08-05
Revert "drm/i915: Try enabling RC6 by default (again)"
Dave Airlie
1
-1
/
+1
2011-08-05
sparc: Size mondo queues more sanely.
David S. Miller
1
-7
/
+23
2011-08-05
sparc: Access kernel TSB using physical addressing when possible.
David S. Miller
4
-40
/
+85
2011-08-05
Do 'shm_init_ns()' in an early pure_initcall
Linus Torvalds
1
-1
/
+8
2011-08-05
cpuidle: Consistent spelling of cpuidle_idle_call()
David Brown
2
-2
/
+2
2011-08-05
efi: Fix argument types for SetVariable() for ia64
Matthew Garrett
1
-1
/
+1
2011-08-04
eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80
Arnaud Lacombe
1
-2
/
+2
2011-08-04
drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D Connector
Thomas Reim
1
-0
/
+9
2011-08-04
drm/radeon: Log Subsystem Vendor and Device Information
Thomas Reim
1
-2
/
+3
2011-08-04
drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin...
Thomas Reim
4
-12
/
+80
2011-08-04
drm: Separate EDID Header Check from EDID Block Check
Thomas Reim
2
-6
/
+19
2011-08-04
drm: Add NULL check about irq functions
Joonyoung Shim
1
-8
/
+15
2011-08-04
drm: Fix irq install error handling
Joonyoung Shim
1
-0
/
+3
2011-08-04
drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.c
Bojan Prtvar
1
-0
/
+3
2011-08-04
drm/radeon: clean reg header files
Fernando Luis Vázquez Cao
1
-0
/
+1
2011-08-04
drm/debugfs: Initialise empty variable
Emil Velikov
1
-1
/
+3
2011-08-04
drm/radeon/kms: add thermal chip quirk for asus 9600xt
Alex Deucher
1
-1
/
+20
2011-08-04
drm/radeon: off by one in check_reg() functions
Dan Carpenter
2
-3
/
+2
2011-08-04
drm/radeon/kms: fix version comment due to merge timing
Alex Deucher
1
-2
/
+2
2011-08-04
ixgbe: fix PHY link setup for 82599
Emil Tantilov
1
-0
/
+1
2011-08-04
ixgbe: fix __ixgbe_notify_dca() bail out code
Don Skidmore
1
-1
/
+1
2011-08-04
igb: fix WOL on second port of i350 device
Carolyn Wyborny
1
-1
/
+1
2011-08-04
e1000e: minor re-order of #include files
Bruce Allan
2
-2
/
+2
2011-08-04
e1000e: remove unnecessary check for NULL pointer
Bruce Allan
1
-2
/
+1
2011-08-04
intel drivers: repair missing flush operations
Jesse Brandeburg
18
-0
/
+59
2011-08-04
Revert "dt: add of_alias_scan and of_alias_get_id"
Grant Likely
4
-141
/
+2
2011-08-04
dt: remove of_alias_get_id() reference
Grant Likely
1
-9
/
+4
2011-08-04
sparc: Fix __atomic_add_unless() return value.
Josip Rodin
1
-1
/
+1
2011-08-04
macb: restore wrap bit when performing underrun cleanup
Tord Andersson
1
-0
/
+3
2011-08-04
cdc_ncm: fix endianness problem.
Giuseppe Scrivano
1
-100
/
+56
2011-08-04
sparc: use kbuild-generic support for true asm-generic header files
Sam Ravnborg
5
-9
/
+5
2011-08-04
drivers/ide/cy82c693.c: Add missing pci_dev_put
Julia Lawall
1
-0
/
+2
2011-08-04
ide: Fix irq flags madness
Thomas Gleixner
1
-1
/
+5
2011-08-04
slab, lockdep: Annotate the locks before using them
Peter Zijlstra
1
-3
/
+3
2011-08-04
lockdep: Clear whole lockdep_map on initialization
Tejun Heo
1
-4
/
+1
2011-08-04
slab, lockdep: Annotate slab -> rcu -> debug_object -> slab
Peter Zijlstra
1
-18
/
+68
2011-08-04
lockdep: Fix up warning
Peter Zijlstra
1
-1
/
+1
2011-08-04
lockdep: Fix trace_hardirqs_on_caller()
Peter Zijlstra
1
-14
/
+16
2011-08-04
Boot up with usermodehelper disabled
Linus Torvalds
2
-2
/
+5
2011-08-04
x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled
Linus Torvalds
1
-2
/
+1
2011-08-04
dmaengine: use DEFINE_IDR for static initialization
Axel Lin
1
-3
/
+1
2011-08-04
ioat: fix xor_idx_to_desc
Dan Williams
1
-1
/
+1
2011-08-04
irda: use PCI_VENDOR_ID_*
Jon Mason
1
-10
/
+8
2011-08-04
shm: optimize exit_shm()
Vasiliy Kulikov
1
-0
/
+3
2011-08-04
shm: fix wrong tests
Vasiliy Kulikov
1
-2
/
+2
2011-08-04
drm/i915: allow cache sharing policy control
Jesse Barnes
2
-0
/
+107
[next]