index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-21
powerpc/4xx: Extended DCR support v2
Benjamin Herrenschmidt
4
-17
/
+65
2008-12-21
powerpc: Add reboot notifier to Collaborative Memory Manager
Brian King
1
-1
/
+28
2008-12-21
powerpc: Disable Collaborative Memory Manager for kdump
Brian King
1
-1
/
+1
2008-12-21
powerpc/iseries: viodasd needs to depend on CONFIG_BLOCK
Stephen Rothwell
1
-0
/
+1
2008-12-21
hvc_console: Escape magic sysrq key
Hendrik Brueckner
1
-2
/
+5
2008-12-21
powerpc: Pass a valid token to rtas_call() in phyp-dump code
Tony Breeds
1
-0
/
+2
2008-12-21
powerpc: Protect against NULL pointer deref in phyp-dump code
Tony Breeds
1
-0
/
+3
2008-12-21
powerpc: Rename struct vm_region to avoid conflict with NOMMU
David Howells
1
-12
/
+12
2008-12-21
powerpc: Convert sysfs cache code to of_find_next_cache_node()
Nathan Lynch
1
-6
/
+1
2008-12-21
powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()
Nathan Lynch
1
-7
/
+4
2008-12-21
powerpc: Add of_find_next_cache_node()
Nathan Lynch
2
-0
/
+34
2008-12-21
of/gpio: Implement of_gpio_count()
Anton Vorontsov
2
-0
/
+40
2008-12-21
of: of_parse_phandles_with_args() learns to differentiate 'hole' cells
Anton Vorontsov
1
-6
/
+16
2008-12-21
of: Minor simplification for the of_parse_phandles_with_args()
Anton Vorontsov
1
-7
/
+4
2008-12-17
cifs: fix buffer overrun in parse_DFS_referrals
Jeff Layton
1
-1
/
+2
2008-12-17
STAGING: Move staging drivers back to staging-specific menu
Dmitry Baryshkov
1
-0
/
+3
2008-12-17
driver core: add newlines to debugging enabled/disabled messages
Marcel Holtmann
1
-2
/
+2
2008-12-17
xilinx_hwicap: remove improper wording in license statement
Greg Kroah-Hartman
6
-18
/
+0
2008-12-17
driver core: fix using 'ret' variable in unregister_dynamic_debug_module
Johann Felix Soden
1
-1
/
+1
2008-12-17
USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display
Mike Provencher
2
-0
/
+5
2008-12-17
USB: set correct configuration in probe of ti_usb_3410_5052
Oliver Neukum
1
-52
/
+3
2008-12-17
USB: add 5372:2303 to pl2303
Matthew Arnold
2
-0
/
+5
2008-12-17
USB: skip Set-Interface(0) if already in altsetting 0
Alan Stern
1
-1
/
+3
2008-12-17
USB: fix comment about endianness of descriptors
Phil Endecott
2
-4
/
+10
2008-12-17
USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm beha...
Peter Korsgaard
1
-2
/
+2
2008-12-17
usbmon: drop bogus 0t from usbmon.txt
Pete Zaitcev
1
-5
/
+7
2008-12-17
USB: gadget: fix rndis working at high speed
David Brownell
1
-0
/
+4
2008-12-17
USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID
Andrew Ewert
2
-0
/
+4
2008-12-17
USB: tty: SprogII DCC controller identifiers
Alan Cox
2
-0
/
+4
2008-12-17
usb-storage: update unusual_devs entry for Nokia 5310
Alan Stern
1
-1
/
+1
2008-12-17
USB: Unusual devs patch for Nokia 3500c
Ozan Sener
1
-0
/
+7
2008-12-17
USB: storage: unusual_devs.h: Nokia 3109c addition
CSÉCSY László
1
-0
/
+7
2008-12-17
USB: fix problem with usbtmc driver not loading properly
Greg Kroah-Hartman
1
-0
/
+1
2008-12-17
powerpc: Fix corruption error in rh_alloc_fixed()
Guillaume Knispel
1
-0
/
+1
2008-12-17
powerpc/fsl-booke: Fix the miss interrupt restore
Dave Liu
1
-2
/
+2
2008-12-17
ocfs2: Add JBD2 compat feature bit.
Joel Becker
1
-1
/
+7
2008-12-16
ocfs2: Always update xattr search when creating bucket.
Tao Ma
1
-2
/
+2
2008-12-16
i2c-s3c2410: fix check for being in suspend.
Ben Dooks
1
-3
/
+15
2008-12-16
i2c-cpm: Detect and report NAK right away instead of timing out
Mike Ditto
1
-0
/
+1
2008-12-16
mm: Don't touch uninitialized variable in do_pages_stat_array()
KOSAKI Motohiro
1
-1
/
+1
2008-12-16
pata_hpt366: no ATAPI DMA
Tejun Heo
1
-1
/
+3
2008-12-16
pata_hpt366: fix cable detection,
Tejun Heo
1
-2
/
+6
2008-12-16
libata: fix Seagate NCQ+FLUSH blacklist
Tejun Heo
1
-6
/
+59
2008-12-16
sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.
Paul Mundt
1
-0
/
+2
2008-12-16
sh: maple: Do not pass SLAB_POISON to kmem_cache_create()
Matt Fleming
1
-1
/
+1
2008-12-16
rapidio: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-6
/
+6
2008-12-16
powerpc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
5
-37
/
+29
2008-12-16
powerpc/mm: Remove flush_HPTE()
Benjamin Herrenschmidt
2
-18
/
+5
2008-12-16
powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c
Benjamin Herrenschmidt
3
-1
/
+1
2008-12-16
powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementations
Benjamin Herrenschmidt
1
-0
/
+5
[next]