summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens2007-10-223-3/+101
| * | | [S390] Update default configuration.Martin Schwidefsky2007-10-221-46/+85
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-228-125/+87
|\ \ \
| * | | [SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2007-10-221-2/+1
| * | | [SPARC64]: small Makefile cleanupsSam Ravnborg2007-10-223-14/+1
| * | | [SPARC64]: Stop using __do_IRQ().David S. Miller2007-10-223-50/+53
| * | | [SPARC64]: Update defconfig.David S. Miller2007-10-211-59/+32
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-2247-1635/+3689
|\ \ \
| * | | [IPSEC] IPV6: Fix to add tunnel mode SA correctly.Masahide NAKAMURA2007-10-222-0/+2
| * | | [NET]: Cut off the queue_mapping field from sk_buffPavel Emelyanov2007-10-221-1/+2
| * | | [NET]: Hide the queue_mapping field inside netif_subqueue_stoppedPavel Emelyanov2007-10-225-10/+15
| * | | [NET]: Make and use skb_get_queue_mappingPavel Emelyanov2007-10-223-2/+11
| * | | [NET]: Use the skb_set_queue_mapping where appropriatePavel Emelyanov2007-10-222-5/+3
| * | | [INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.Jean Delvare2007-10-222-4/+4
| * | | [INET]: Let inet_diag and friends autoloadJean Delvare2007-10-224-0/+13
| * | | [NIU]: Cleanup PAGE_SIZE checks a bitOlof Johansson2007-10-221-29/+5
| * | | [NET]: Fix SKB_WITH_OVERHEAD calculationHerbert Xu2007-10-221-2/+1
| * | | [ATM]: Fix clip module reload crash.Randy Dunlap2007-10-221-0/+3
| * | | [TG3]: Update version to 3.85Matt Carlson2007-10-221-2/+2
| * | | [TG3]: PCI command adjustmentMatt Carlson2007-10-222-6/+3
| * | | [TG3]: Add management FW version to ethtool reportMatt Carlson2007-10-222-14/+78
| * | | [TG3]: Add 5723 supportMatt Carlson2007-10-222-0/+2
| * | | [Bluetooth] Convert RFCOMM to use kthread APIMarcel Holtmann2007-10-221-39/+21
| * | | [Bluetooth] Add constant for Bluetooth socket options levelMarcel Holtmann2007-10-221-0/+1
| * | | [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-225-22/+151
| * | | [Bluetooth] Add address and channel attribute to RFCOMM TTY deviceMarcel Holtmann2007-10-221-0/+25
| * | | [Bluetooth] Fix wrong argument in debug code of HIDPDave Young2007-10-221-1/+1
| * | | [Bluetooth] Add generic driver for Bluetooth USB devicesMarcel Holtmann2007-10-223-0/+578
| * | | [Bluetooth] Add generic driver for Bluetooth SDIO devicesMarcel Holtmann2007-10-223-0/+419
| * | | [Bluetooth] Eliminate checks for impossible conditions in IRQ handlerJeff Garzik2007-10-224-16/+4
| * | | [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen2007-10-225-2/+557
| * | | [Bluetooth] Change BPA 100/105 driver to use USB anchorsMarcel Holtmann2007-10-221-362/+262
| * | | [Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann2007-10-222-8/+37
| * | | [Bluetooth] Advertise L2CAP features mask supportMarcel Holtmann2007-10-221-5/+18
| * | | [Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann2007-10-222-84/+163
| * | | [Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann2007-10-222-11/+11
| * | | [Bluetooth] Finish L2CAP configuration only with acceptable settingsMarcel Holtmann2007-10-221-6/+10
| * | | [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-228-1032/+1315
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-228-43/+109
|\ \ \
| * \ \ Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2007-10-238-43/+109
| |\ \ \ | | |/ / | |/| |
| | * | [POWERPC] Enable restart support for lite5200 boardMarian Balakowicz2007-10-211-0/+4
| | * | [POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz2007-10-212-0/+53
| | * | [POWERPC] Update device tree binding for mpc5200 gptMarian Balakowicz2007-10-214-36/+23
| | * | [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz2007-10-212-4/+18
| | * | [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.Grant Likely2007-10-212-3/+11
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-2222-293/+440
|\ \ \ \
| * | | | [MIPS] time: Make c0_compare_int_usable more bullet proofAtsushi Nemoto2007-10-221-2/+2
| * | | | [MIPS] Kbuild: Use the new cc-cross-prefix feature.Ralf Baechle2007-10-222-20/+10
| * | | | [MIPS] Fix include wrapper symbol to something sane.Ralf Baechle2007-10-221-3/+3
| * | | | [MIPS] Malta: Delete dead code.Ralf Baechle2007-10-221-13/+0
OpenPOWER on IntegriCloud