aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* m68k/apollo: Rename "timer" to "apollo_timer"Geert Uytterhoeven2012-07-22
* zorro: Remove unused zorro_bus.devicesGeert Uytterhoeven2012-07-15
* m68k: Remove never used asm/shm.hPaul Bolle2012-06-27
* m68k/sun3: Remove unselectable code in prom_init()Geert Uytterhoeven2012-06-27
* m68k: Use asm-generic version of <asm/sections.h>Geert Uytterhoeven2012-06-27
* m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}Geert Uytterhoeven2012-06-27
* mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-27
* m68knommu: Allow ColdFire CPUs to use unaligned accessesGreg Ungerer2012-06-27
* m68k: Remove five unused headersPaul Bolle2012-06-27
* m68k: CPU32 does not support unaligned accessesGeert Uytterhoeven2012-06-10
* m68k: Introduce config option CPU_HAS_NO_UNALIGNEDGeert Uytterhoeven2012-06-10
* m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64Geert Uytterhoeven2012-06-10
* m68k: Move CPU_HAS_* config optionsGeert Uytterhoeven2012-06-10
* m68k: Remove duplicate FPU config optionGeert Uytterhoeven2012-06-10
* m68knommu: Clean up printing of sectionsGeert Uytterhoeven2012-06-10
* m68k: Use asm-generic version of <asm/types.h>Geert Uytterhoeven2012-06-10
* m68k: Use Kbuild logic to import asm-generic headersGeert Uytterhoeven2012-06-10
* m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()Geert Uytterhoeven2012-06-06
* Linux 3.5-rc1Linus Torvalds2012-06-02
* Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-02
|\
| * dm thin: provide userspace access to pool metadataJoe Thornber2012-06-02
| * dm thin: use slab mempoolsMike Snitzer2012-06-02
| * dm mpath: allow ioctls to trigger pg initMikulas Patocka2012-06-02
| * dm mpath: delay retry of bypassed pgMike Christie2012-06-02
| * dm mpath: reduce size of struct multipathMike Snitzer2012-06-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-02
|\ \
| * | fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-02
| * | mcs7830: Implement link state detectionOndrej Zary2012-06-02
| * | e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-02
| * | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-02
| * | r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-06-01
| * | tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-01
| * | tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-01
| * | 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-01
| * | 8139cp: set ring address before enabling receiverJason Wang2012-06-01
| * | cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore2012-06-01
| * | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-05-31
| * | bql: Avoid possible inconsistent calculation.Hiroaki SHIMODA2012-05-31
| * | bql: Avoid unneeded limit decrement.Hiroaki SHIMODA2012-05-31
| * | bql: Fix POSDIFF() to integer overflow aware.Hiroaki SHIMODA2012-05-31
| * | net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein2012-05-31
| * | net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein2012-05-31
| * | net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein2012-05-31
| * | net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein2012-05-31
| * | net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum2012-05-31
| * | net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_intJack Morgenstein2012-05-31
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-02
|\ \ \
| * \ \ Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-...H. Peter Anvin2012-06-01
| |\ \ \
| | * | | ftrace/x86: Do not change stacks in DEBUG when calling lockdepSteven Rostedt2012-05-31
| | * | | x86: Allow nesting of the debug stack IDT settingSteven Rostedt2012-05-31