| Commit message (Expand) | Author | Age |
* | [AVR32] Export intc_get_pending symbol | Haavard Skinnemoen | 2007-11-15 |
* | [AVR32] Add missing bit in PCCR sysreg | Haavard Skinnemoen | 2007-11-15 |
* | [AVR32] Fix duplicate clock index in at32ap machine code | ben.nizette@iinet.net.au | 2007-11-15 |
* | [AVR32] remove UID16 option | Adrian Bunk | 2007-11-15 |
* | [AVR32] Turn off debugging in SMC driver | Haavard Skinnemoen | 2007-11-15 |
* | Extend I/O resource for wdt0 for at32ap7000 devices | Hans-Christian Egtvedt | 2007-11-15 |
* | [AVR32] pcmcia ioaddr_t should be 32 bits on AVR32 | Haavard Skinnemoen | 2007-11-15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2007-11-14 |
|\ |
|
| * | [CRYPTO] geode: Fix not inplace encryption | Sebastian Siewior | 2007-11-11 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-11-14 |
|\ \ |
|
| * | | mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free) | Jack Morgenstein | 2007-11-14 |
| * | | RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device | Steve Wise | 2007-11-13 |
| * | | IB/ehca: Fix static rate calculation | Joachim Fenkes | 2007-11-13 |
| * | | IB/ehca: Return physical link information in query_port() | Joachim Fenkes | 2007-11-13 |
| * | | IB/ipath: Fix race with ACK retry timeout list management | Ralph Campbell | 2007-11-13 |
| * | | IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails | Ralph Campbell | 2007-11-13 |
| * | | mlx4_core: Fix possible bad free in mlx4_buf_free() | Ali Ayoub | 2007-11-13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 | Linus Torvalds | 2007-11-14 |
|\ \ \ |
|
| * | | | x86: enable "make ARCH=x86" | Sam Ravnborg | 2007-11-12 |
| * | | | x86: do not use $(ARCH) when not needed | Sam Ravnborg | 2007-11-12 |
| * | | | kconfig: use $K64BIT to set 64BIT with all*config targets | Sam Ravnborg | 2007-11-12 |
| * | | | kconfig: add helper to set config symbol from environment variable | Sam Ravnborg | 2007-11-12 |
| * | | | kconfig: factor out code in confdata.c | Sam Ravnborg | 2007-11-12 |
| * | | | x86: move the rest of the menu's to Kconfig | Sam Ravnborg | 2007-11-12 |
| * | | | x86: move all simple arch settings to Kconfig | Sam Ravnborg | 2007-11-12 |
| * | | | x86: copy x86_64 specific Kconfig symbols to Kconfig.i386 | Sam Ravnborg | 2007-11-12 |
| * | | | x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64 | Sam Ravnborg | 2007-11-12 |
| * | | | x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386 | Sam Ravnborg | 2007-11-12 |
| * | | | x86: arch/x86/Kconfig.cpu unification | Sam Ravnborg | 2007-11-12 |
| * | | | x86: start unification of arch/x86/Kconfig.* | Sam Ravnborg | 2007-11-12 |
| * | | | x86: unification of cfufreq/Kconfig | Sam Ravnborg | 2007-11-12 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-11-14 |
|\ \ \ |
|
| * | | | [NET]: rt_check_expire() can take a long time, add a cond_resched() | Eric Dumazet | 2007-11-14 |
| * | | | [ISDN] sc: Really, really fix warning | Frank Lichtenheld | 2007-11-14 |
| * | | | [ISDN] sc: Fix sndpkt to have the correct number of arguments | Frank Lichtenheld | 2007-11-14 |
| * | | | [TCP] FRTO: Clear frto_highmark only after process_frto that uses it | Ilpo J�rvinen | 2007-11-14 |
| * | | | [NET]: Remove notifier block from chain when register_netdevice_notifier fails | Pavel Emelyanov | 2007-11-14 |
| * | | | [FS_ENET]: Fix module build. | Jochen Friedrich | 2007-11-14 |
| * | | | [TCP]: Make sure write_queue_from does not begin with NULL ptr | Ilpo J�rvinen | 2007-11-14 |
| * | | | [TCP]: Fix size calculation in sk_stream_alloc_pskb | Herbert Xu | 2007-11-14 |
| * | | | [S2IO]: Fixed memory leak when MSI-X vector allocation fails | Sreenivasa Honnur | 2007-11-14 |
| * | | | [BONDING]: Fix resource use after free | Jay Vosburgh | 2007-11-14 |
| * | | | [SYSCTL]: Fix warning for token-ring from sysctl checker | Olof Johansson | 2007-11-14 |
| * | | | [NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAR | Eric Dumazet | 2007-11-14 |
| * | | | [IWLWIFI]: Not correctly dealing with hotunplug. | Oliver Neukum | 2007-11-14 |
| * | | | [TCP] FRTO: Plug potential LOST-bit leak | Ilpo J�rvinen | 2007-11-14 |
| * | | | [TCP] FRTO: Limit snd_cwnd if TCP was application limited | Ilpo J�rvinen | 2007-11-14 |
| * | | | [E1000]: Fix schedule while atomic when called from mii-tool. | Jesse Brandeburg | 2007-11-14 |
| * | | | [NETX]: Fix build failure added by 2.6.24 statistics cleanup. | David S. Miller | 2007-11-13 |
| * | | | [EP93xx_ETH]: Build fix after 2.6.24 NAPI changes. | David S. Miller | 2007-11-13 |