index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-11
[media] V4L: soc-camera: fix compiler warnings on 64-bit platforms
Guennadi Liakhovetski
1
-1
/
+6
2011-12-10
mmc: core: Add quirk for long data read time
Stefan Nilsson XK
1
-0
/
+6
2011-12-09
serial: add irq handler for Freescale 16550 errata.
Paul Gortmaker
1
-0
/
+1
2011-12-09
serial: export the key functions for an 8250 IRQ handler
Paul Gortmaker
1
-0
/
+4
2011-12-09
efi: Add EFI file I/O data types
Matt Fleming
1
-0
/
+40
2011-12-09
efi.h: Add boottime->locate_handle search types
Matt Fleming
1
-0
/
+7
2011-12-09
efi.h: Add graphics protocol guids
Matt Fleming
1
-0
/
+9
2011-12-09
efi.h: Add allocation types for boottime->allocate_pages()
Matt Fleming
1
-0
/
+8
2011-12-09
efi.h: Add efi_image_loaded_t
Matt Fleming
1
-0
/
+19
2011-12-09
efi.h: Add struct definition for boot time services
Matt Fleming
1
-1
/
+52
2011-12-09
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
1
-1
/
+1
2011-12-09
USB: Adding #define in hub_configure() and hcd.c file
Aman Deep
1
-0
/
+11
2011-12-09
usb: fix number of mapped SG DMA entries
Clemens Ladisch
1
-0
/
+1
2011-12-09
Merge v3.2-rc4 into usb-next
Greg Kroah-Hartman
5
-102
/
+136
2011-12-09
PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()
Srivatsa S. Bhat
1
-0
/
+2
2011-12-09
PM / Domains: Provide an always on power domain governor
Mark Brown
1
-0
/
+2
2011-12-09
udp: Export code sk lookup routines
Pavel Emelyanov
1
-0
/
+6
2011-12-09
inet_diag: Generalize inet_diag dump and get_exact calls
Pavel Emelyanov
1
-1
/
+17
2011-12-09
inet_diag: Introduce the inet socket dumping routine
Pavel Emelyanov
1
-0
/
+7
2011-12-09
inet_diag: Introduce the byte-code run on an inet socket
Pavel Emelyanov
1
-0
/
+2
2011-12-09
inet_diag: Export inet diag cookie checking routine
Pavel Emelyanov
1
-0
/
+2
2011-12-09
inet_diag: Remove indirect sizeof from inet diag handlers
Pavel Emelyanov
1
-1
/
+0
2011-12-09
sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE
Eric Dumazet
2
-5
/
+13
2011-12-09
power_supply: allow a power supply to explicitly point to powered device
Jeremy Fitzhardinge
1
-0
/
+1
2011-12-09
power_supply: add SCOPE attribute to power supplies
Jeremy Fitzhardinge
1
-0
/
+7
2011-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2
-1
/
+16
2011-12-09
vmscan: use atomic-long for shrinker batching
Konstantin Khlebnikov
3
-2
/
+3
2011-12-09
Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into sh-latest
Paul Mundt
33
-57
/
+112
2011-12-09
sh: pfc: ioremap() support
Magnus Damm
1
-0
/
+11
2011-12-09
sh: extend clock struct with mapped_reg member
Magnus Damm
1
-0
/
+1
2011-12-08
sch_red: Adaptative RED AQM
Eric Dumazet
2
-19
/
+88
2011-12-08
vlan: introduce functions to do mass addition/deletion of vids by another device
Jiri Pirko
1
-0
/
+15
2011-12-08
vlan: introduce vid list with reference counting
Jiri Pirko
2
-18
/
+2
2011-12-08
net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls
Jiri Pirko
1
-0
/
+12
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
1
-4
/
+4
2011-12-08
vlan: rename vlan_dev_info to vlan_dev_priv
Jiri Pirko
1
-1
/
+1
2011-12-08
PM / Sleep: Make [un]lock_system_sleep() generic
Srivatsa S. Bhat
1
-20
/
+16
2011-12-08
PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIs
Srivatsa S. Bhat
1
-4
/
+3
2011-12-08
Merge branch 'pm-freezer' into pm-sleep
Rafael J. Wysocki
1
-17
/
+11
2011-12-08
PM / Freezer: Remove the "userspace only" constraint from freezer[_do_not]_count()
Srivatsa S. Bhat
1
-17
/
+11
2011-12-08
memblock: Reimplement memblock allocation using reverse free area iterator
Tejun Heo
1
-2
/
+22
2011-12-08
memblock: Kill early_node_map[]
Tejun Heo
3
-46
/
+35
2011-12-08
memblock: Implement memblock_add_node()
Tejun Heo
1
-0
/
+1
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-2
/
+1
2011-12-08
memblock: Track total size of regions automatically
Tejun Heo
1
-1
/
+1
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
1
-1
/
+0
2011-12-08
memblock: Kill sentinel entries at the end of static region arrays
Tejun Heo
1
-6
/
+0
2011-12-08
memblock: Add __memblock_dump_all()
Tejun Heo
1
-1
/
+7
2011-12-08
memblock: Make memblock_{add|remove|free|reserve}() return int and update prototypes
Tejun Heo
1
-34
/
+28
2011-12-08
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
1
-1
/
+4
[prev]
[next]