| Commit message (Expand) | Author | Age | Files | Lines |
* | [DRIVER MODEL] Add platform_driver | Russell King | 2005-11-09 | 2 | -0/+88 |
* | [PATCH] Fix sysctl unregistration oops (CVE-2005-2709) | Al Viro | 2005-11-08 | 4 | -31/+116 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-11-08 | 1 | -20/+22 |
|\ |
|
| * | [SERIAL] IOC3: Update 8250 driver bits | Ralf Baechle | 2005-11-08 | 1 | -20/+22 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-08 | 24 | -173/+629 |
|\ \ |
|
| * \ | Merge with ARM SMP tree | Russell King | 2005-11-08 | 6 | -0/+91 |
| |\ \ |
|
| | * | | [ARM SMP] Add core ARM support for local timers | Russell King | 2005-11-08 | 6 | -0/+91 |
| * | | | [ARM] 3135/1: harden SA11x0 and PXA2xx timer init code | Nicolas Pitre | 2005-11-08 | 2 | -6/+10 |
| * | | | [ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transform | Nicolas Pitre | 2005-11-08 | 1 | -0/+4 |
| * | | | [ARM] 3132/1: S3C2410 - reset on decompression error | Ben Dooks | 2005-11-08 | 3 | -2/+34 |
| * | | | [ARM] 3124/1: Sharp SL-6000x: SharpSL PCMCIA Updates | Dirk Opfer | 2005-11-08 | 1 | -3/+32 |
| * | | | [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models | Richard Purdie | 2005-11-08 | 6 | -111/+220 |
| * | | | [ARM] 3126/1: BAST: fix map_desc initialisation | Ben Dooks | 2005-11-08 | 1 | -21/+52 |
| * | | | [ARM] 3125/2: VR1000: Fix map_decs initialiser | Ben Dooks | 2005-11-08 | 1 | -18/+38 |
| * | | | [ARM] 3123/1: Sharp SL-6000x: Add IRDA, MMC, UDC and keyboard device | Dirk Opfer | 2005-11-08 | 1 | -1/+116 |
| |/ / |
|
| * | | [ARM] Declare asm entry points in asm/smp.h | Russell King | 2005-11-08 | 1 | -0/+11 |
| * | | [ARM] More sparse fixes | Russell King | 2005-11-08 | 3 | -3/+3 |
| * | | [ARM SMP] Fix some sparse warnings in SMP code | Russell King | 2005-11-08 | 2 | -8/+8 |
| * | | [ARM SMP] Add missing SMP timer handling for realview | Russell King | 2005-11-08 | 2 | -0/+10 |
| |/ |
|
* | | [PATCH] fix de_thread() vs send_group_sigqueue() race | Oleg Nesterov | 2005-11-08 | 1 | -3/+7 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-11-08 | 2 | -1/+4 |
|\ \ |
|
| * | | [SPARC64] mm: update get_user_insn comment | Hugh Dickins | 2005-11-08 | 1 | -1/+1 |
| * | | [SPARC]: Missing compat_ioctl hookup in openprom driver. | David S. Miller | 2005-11-08 | 1 | -0/+3 |
| |/ |
|
* | | [Bluetooth]: Remove the usage of /proc completely | Marcel Holtmann | 2005-11-08 | 9 | -368/+65 |
* | | [Bluetooth]: Add endian annotations to the core | Marcel Holtmann | 2005-11-08 | 6 | -66/+66 |
* | | [Bluetooth]: Add another ignore parameter to the HCI USB driver | Marcel Holtmann | 2005-11-08 | 1 | -0/+7 |
* | | [IPV4]: Fix ip_queue_xmit identity increment for TSO packets | Herbert Xu | 2005-11-08 | 1 | -1/+2 |
* | | [NET]: kfree cleanup | Jesper Juhl | 2005-11-08 | 47 | -191/+99 |
* | | [IRDA] donauboe: locking fix | Andrew Morton | 2005-11-08 | 1 | -5/+9 |
* | | [PPP]: add PPP MPPE encryption module | Matt Domsch | 2005-11-08 | 7 | -26/+902 |
* | | [PPP]: handle misaligned accesses | Philippe De Muyter | 2005-11-08 | 1 | -3/+14 |
* | | [IPVS]: fix connection leak if expire_nodest_conn=1 | Julian Anastasov | 2005-11-08 | 1 | -4/+3 |
* | | [NET]: sk_add_backlog convert from macro to inline | Stephen Hemminger | 2005-11-08 | 1 | -10/+10 |
* | | [PKT_SCHED]: Correctly handle empty ematch trees | Thomas Graf | 2005-11-08 | 1 | -0/+5 |
* | | [CONNECTOR]: Fix documentation test module. | Carlo Comin | 2005-11-08 | 1 | -2/+2 |
* | | [IPV6]: RFC3484 compliant source address selection | YOSHIFUJI Hideaki | 2005-11-08 | 1 | -104/+240 |
* | | [IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a... | YOSHIFUJI Hideaki | 2005-11-08 | 3 | -47/+64 |
* | | [IPV6]: Put addr_diff() into common header for future use. | YOSHIFUJI Hideaki | 2005-11-08 | 2 | -52/+50 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-07 | 88 | -579/+5134 |
|\ |
|
| * | [PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pages | Benjamin Herrenschmidt | 2005-11-08 | 1 | -0/+3 |
| * | powerpc: merge ide.h | Stephen Rothwell | 2005-11-08 | 2 | -42/+17 |
| * | powermac: Use a spinlock in swim3.c (floppy driver) instead of cli | Paul Mackerras | 2005-11-08 | 1 | -10/+10 |
| * | macintosh: Always export pmu_[un]register_sleep_notifier if CONFIG_PM set | Paul Mackerras | 2005-11-08 | 1 | -2/+2 |
| * | powerpc: Fix typo in pmac_cpufreq_resume | Paul Mackerras | 2005-11-08 | 1 | -1/+1 |
| * | [PATCH] Memory Add Fixes for ppc64 | Mike Kravetz | 2005-11-08 | 2 | -0/+2 |
| * | [PATCH] ppc64: remove some direct xmon calls | Anton Blanchard | 2005-11-08 | 2 | -12/+0 |
| * | [PATCH] ppc64: fix oprofile sample bit handling | Anton Blanchard | 2005-11-08 | 1 | -1/+23 |
| * | [PATCH] ppc64: fix Memory: summary line | Anton Blanchard | 2005-11-08 | 1 | -1/+1 |
| * | [PATCH] ppc: Fix PowerBook HD led on ARCH=powerpc | Benjamin Herrenschmidt | 2005-11-08 | 1 | -3/+6 |
| * | [PATCH] ppc: Fix ARCH=ppc build with xmon | Benjamin Herrenschmidt | 2005-11-08 | 3 | -5/+6 |