summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | i2c: Fix userspace_device list corruptionJean Delvare2009-11-261-0/+11
| * | | | | | | | | MAINTAINERS: Add missing i2c filesJean Delvare2009-11-261-2/+1
| * | | | | | | | | i2c/tsl2550: Fix lux value in extended modeMichele Jr De Candia2009-11-261-0/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-309-9/+159
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'mach-types'Russell King2009-11-251-2/+117
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ARM] Update mach-typesRussell King2009-11-251-2/+117
| | |/ / / / / / / /
| * | | | | | | | | ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPATJean PIHET2009-11-231-2/+6
| * | | | | | | | | MAINTAINERS: add maintainer information for AMBA primecell driversRussell King2009-11-221-0/+22
| * | | | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-11-223-1/+4
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | [ARM] pxa/spitz: fix compile regression on spitzPavel Machek2009-11-221-0/+2
| | * | | | | | | | [ARM] pxa/cpufreq: fix index assignments for end markerDaniel Mack2009-11-202-1/+2
| * | | | | | | | | ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irqRussell King2009-11-211-2/+2
| * | | | | | | | | ARM: PNX4008: fix watchdog device driver nameRussell King2009-11-201-2/+2
| * | | | | | | | | [ARM] kmap: fix build errors with DEBUG_HIGHMEM enabledRussell King2009-11-201-0/+6
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-11-301-0/+11
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce2009-12-011-0/+11
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-11-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead o...Hemant Pedanekar2009-11-251-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-11-307-36/+63
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sunsu: Use sunserial_console_termios() in sunsu_console_setup().David S. Miller2009-11-241-7/+10
| * | | | | | | | | sunsu: Pass true 'ignore_line' to console match when RSC or LOM console.David S. Miller2009-11-241-1/+7
| * | | | | | | | | serial: suncore: Fix RSC/LOM handling in sunserial_console_termios().David S. Miller2009-11-245-12/+15
| * | | | | | | | | serial: suncore: Add 'ignore_line' argument to sunserial_console_match().David S. Miller2009-11-245-15/+21
| * | | | | | | | | sunsu: Fix detection of SU ports which are RSC console or control.David S. Miller2009-11-241-0/+10
| * | | | | | | | | sunsab: Do not set sunsab_reg.cons right before registering minors.David S. Miller2009-11-241-1/+0
| * | | | | | | | | sparc64: Fix definition of VMEMMAP_SIZE.David S. Miller2009-11-231-1/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-3043-299/+359
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | b44: Fix wedge when using netconsole.David S. Miller2009-11-301-3/+0
| * | | | | | | | | | wan: cosa: drop chan->wsem on error pathDan Carpenter2009-11-301-0/+1
| * | | | | | | | | | ep93xx-eth: check for zero MAC address on probe, not on device openFlorian Fainelli2009-11-291-9/+3
| * | | | | | | | | | NET: smc91x: Fix irq flagsRussell King - ARM Linux2009-11-291-1/+1
| * | | | | | | | | | smsc9420: prevent BUG() if ethtool is called with interface downSteve Glendinning2009-11-291-0/+14
| * | | | | | | | | | r8169: restore mac addr in rtl8169_remove_one and rtl_shutdownIvan Vecera2009-11-291-0/+7
| * | | | | | | | | | ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...David Ford2009-11-291-1/+1
| * | | | | | | | | | e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failureRoger Oksanen2009-11-291-6/+11
| * | | | | | | | | | sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul2009-11-294-15/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | pktgen: Fix netdevice unregisterEric Dumazet2009-11-241-5/+11
| * | | | | | | | | macvlan: fix gso_max_size settingPatrick McHardy2009-11-231-0/+2
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-235-20/+28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rfkill: fix miscdev opsJohannes Berg2009-11-231-0/+1
| | * | | | | | | | | ath9k: set ps_default as falseJohn W. Linville2009-11-231-0/+2
| | * | | | | | | | | mac80211: fix resumeJohannes Berg2009-11-192-10/+17
| | * | | | | | | | | mac80211: fix addba timer (again...)Johannes Berg2009-11-181-10/+8
| * | | | | | | | | | hso: fix soft-lockupAntti Kaijanmäki2009-11-231-1/+3
| * | | | | | | | | | hso: fix debug routinesAntti Kaijanmäki2009-11-231-2/+2
| * | | | | | | | | | pktgen: Fix device name comparesEric Dumazet2009-11-231-8/+10
| * | | | | | | | | | stmmac: do not fail when the timer cannot be used.Giuseppe CAVALLARO2009-11-232-22/+29
| * | | | | | | | | | stmmac: fixed a compilation error when use the external timerGiuseppe CAVALLARO2009-11-231-2/+2
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-11-231-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | netfilter: xt_limit: fix invalid return code in limit_mt_check()Patrick McHardy2009-11-231-1/+1
OpenPOWER on IntegriCloud