| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Linus Torvalds | 2009-11-30 | 6 | -19/+28 |
|\ |
|
| * | mac80211: fix spurious delBA handling | Johannes Berg | 2009-11-30 | 5 | -14/+27 |
| * | mac80211: fix two remote exploits | Johannes Berg | 2009-11-30 | 2 | -5/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-11-30 | 5 | -52/+34 |
|\ \ |
|
| * | | [SCSI] fix crash when disconnecting usb storage | Alexey Kuznetsov | 2009-11-26 | 1 | -1/+1 |
| * | | [SCSI] fix async scan add/remove race resulting in an oops | James Bottomley | 2009-11-26 | 3 | -50/+32 |
| * | | [SCSI] sd: Return correct error code for DIF | Martin K. Petersen | 2009-11-26 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-11-30 | 2 | -36/+75 |
|\ \ \ |
|
| * | | | crypto: gcm - fix another complete call in complete fuction | Huang Ying | 2009-11-16 | 1 | -34/+73 |
| * | | | crypto: padlock-aes - Use the correct mask when checking whether copying is r... | Chuck Ebbert | 2009-11-03 | 1 | -2/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-11-30 | 14 | -42/+138 |
|\ \ \ \ |
|
| * | | | | Blackfin: fix SMP build error in start_thread() | Graf Yang | 2009-11-25 | 1 | -1/+1 |
| * | | | | Blackfin: fix memset in smp_send_reschedule() and -stop() | Roel Kluin | 2009-11-25 | 1 | -4/+2 |
| * | | | | Blackfin: fix typo in ptrace poking | Jie Zhang | 2009-11-25 | 1 | -1/+1 |
| * | | | | Blackfin: check for anomaly 05000475 | Mike Frysinger | 2009-11-25 | 1 | -0/+5 |
| * | | | | Blackfin: work around testset anomaly 05000477 | Mike Frysinger | 2009-11-25 | 1 | -2/+12 |
| * | | | | Blackfin: update anomaly lists | Mike Frysinger | 2009-11-25 | 7 | -31/+109 |
| * | | | | Blackfin: fix cache Kconfig typo | André Goddard Rosa | 2009-11-25 | 1 | -1/+1 |
| * | | | | Blackfin: fix suspend/resume failure with some on-chip ROMs | Michael Hennerich | 2009-11-25 | 1 | -2/+7 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-11-30 | 2 | -5/+12 |
|\ \ \ \ |
|
| * | | | | [CIFS] Fix sparse warning | Steve French | 2009-11-25 | 2 | -1/+10 |
| * | | | | [CIFS] Duplicate data on appending to some Samba servers | Steve French | 2009-11-24 | 1 | -2/+0 |
| * | | | | [CIFS] fix oops in cifs_lookup during net boot | Steve French | 2009-11-24 | 1 | -2/+2 |
* | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-11-30 | 4 | -33/+60 |
|\ \ \ \ \ |
|
| * | | | | | at24: Use timeout also for read | Wolfram Sang | 2009-11-26 | 1 | -31/+45 |
| * | | | | | i2c: Fix userspace_device list corruption | Jean Delvare | 2009-11-26 | 1 | -0/+11 |
| * | | | | | MAINTAINERS: Add missing i2c files | Jean Delvare | 2009-11-26 | 1 | -2/+1 |
| * | | | | | i2c/tsl2550: Fix lux value in extended mode | Michele Jr De Candia | 2009-11-26 | 1 | -0/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-11-30 | 9 | -9/+159 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'mach-types' | Russell King | 2009-11-25 | 1 | -2/+117 |
| |\ \ \ \ \ |
|
| | * | | | | | [ARM] Update mach-types | Russell King | 2009-11-25 | 1 | -2/+117 |
| | |/ / / / |
|
| * | | | | | ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT | Jean PIHET | 2009-11-23 | 1 | -2/+6 |
| * | | | | | MAINTAINERS: add maintainer information for AMBA primecell drivers | Russell King | 2009-11-22 | 1 | -0/+22 |
| * | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-11-22 | 3 | -1/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | [ARM] pxa/spitz: fix compile regression on spitz | Pavel Machek | 2009-11-22 | 1 | -0/+2 |
| | * | | | | | [ARM] pxa/cpufreq: fix index assignments for end marker | Daniel Mack | 2009-11-20 | 2 | -1/+2 |
| * | | | | | | ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq | Russell King | 2009-11-21 | 1 | -2/+2 |
| * | | | | | | ARM: PNX4008: fix watchdog device driver name | Russell King | 2009-11-20 | 1 | -2/+2 |
| * | | | | | | [ARM] kmap: fix build errors with DEBUG_HIGHMEM enabled | Russell King | 2009-11-20 | 1 | -0/+6 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-11-30 | 1 | -0/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 | Becky Bruce | 2009-12-01 | 1 | -0/+11 |
| |/ / / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2009-11-30 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead o... | Hemant Pedanekar | 2009-11-25 | 1 | -1/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-11-30 | 7 | -36/+63 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | sunsu: Use sunserial_console_termios() in sunsu_console_setup(). | David S. Miller | 2009-11-24 | 1 | -7/+10 |
| * | | | | | | | sunsu: Pass true 'ignore_line' to console match when RSC or LOM console. | David S. Miller | 2009-11-24 | 1 | -1/+7 |
| * | | | | | | | serial: suncore: Fix RSC/LOM handling in sunserial_console_termios(). | David S. Miller | 2009-11-24 | 5 | -12/+15 |
| * | | | | | | | serial: suncore: Add 'ignore_line' argument to sunserial_console_match(). | David S. Miller | 2009-11-24 | 5 | -15/+21 |
| * | | | | | | | sunsu: Fix detection of SU ports which are RSC console or control. | David S. Miller | 2009-11-24 | 1 | -0/+10 |
| * | | | | | | | sunsab: Do not set sunsab_reg.cons right before registering minors. | David S. Miller | 2009-11-24 | 1 | -1/+0 |