summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | crypto: padlock-aes - Use the correct mask when checking whether copying is r...Chuck Ebbert2009-11-031-2/+2
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-11-3014-42/+138
| | |\ \ \ \ \
| | | * | | | | Blackfin: fix SMP build error in start_thread()Graf Yang2009-11-251-1/+1
| | | * | | | | Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin2009-11-251-4/+2
| | | * | | | | Blackfin: fix typo in ptrace pokingJie Zhang2009-11-251-1/+1
| | | * | | | | Blackfin: check for anomaly 05000475Mike Frysinger2009-11-251-0/+5
| | | * | | | | Blackfin: work around testset anomaly 05000477Mike Frysinger2009-11-251-2/+12
| | | * | | | | Blackfin: update anomaly listsMike Frysinger2009-11-257-31/+109
| | | * | | | | Blackfin: fix cache Kconfig typoAndré Goddard Rosa2009-11-251-1/+1
| | | * | | | | Blackfin: fix suspend/resume failure with some on-chip ROMsMichael Hennerich2009-11-251-2/+7
| | | | |/ / / | | | |/| | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-11-302-5/+12
| | |\ \ \ \ \
| | | * | | | | [CIFS] Fix sparse warningSteve French2009-11-252-1/+10
| | | * | | | | [CIFS] Duplicate data on appending to some Samba serversSteve French2009-11-241-2/+0
| | | * | | | | [CIFS] fix oops in cifs_lookup during net bootSteve French2009-11-241-2/+2
| | * | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-304-33/+60
| | |\ \ \ \ \ \
| | | * | | | | | at24: Use timeout also for readWolfram Sang2009-11-261-31/+45
| | | * | | | | | 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
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-11-301-0/+3
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | fuse: reject O_DIRECT flag also in fuse_createCsaba Henk2009-11-271-0/+3
| | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-301-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Input: keyboard - fix braille keyboard keysym generationSamuel Thibault2009-11-251-1/+1
| | * | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-11-301-6/+6
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | PM: fix irq enable/disable in runtime PM codeAlan Stern2009-11-291-6/+6
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-11-301-6/+35
| | |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud