| Commit message (Expand) | Author | Age | Files | Lines |
* | clockevents: broadcast fixup possible waiters | Thomas Gleixner | 2008-09-06 | 1 | -1/+36 |
* | HPET: make minimum reprogramming delta useful | Thomas Gleixner | 2008-09-05 | 1 | -2/+2 |
* | clockevents: prevent endless loop lockup | Thomas Gleixner | 2008-09-05 | 3 | -16/+34 |
* | clockevents: prevent multiple init/shutdown | Thomas Gleixner | 2008-09-05 | 1 | -7/+13 |
* | clockevents: enforce reprogram in oneshot setup | Thomas Gleixner | 2008-09-05 | 1 | -4/+14 |
* | clockevents: prevent endless loop in periodic broadcast handler | Thomas Gleixner | 2008-09-05 | 1 | -3/+8 |
* | clockevents: prevent clockevent event_handler ending up handler_noop | Venkatesh Pallipadi | 2008-09-05 | 3 | -2/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-09-03 | 1 | -3/+3 |
|\ |
|
| * | SELinux: memory leak in security_context_to_sid_core | Eric Paris | 2008-09-04 | 1 | -3/+3 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-09-03 | 10 | -24/+34 |
|\ \ |
|
| * | | powerpc: Fix for getting CPU number in power_save_ppc32_restore() | Kumar Gala | 2008-09-03 | 2 | -2/+3 |
| * | | powerpc: Fix build error with 64K pages and !hugetlbfs | Benjamin Herrenschmidt | 2008-09-03 | 1 | -4/+2 |
| * | | powerpc: Work around gcc's -fno-omit-frame-pointer bug | Tony Breeds | 2008-09-03 | 4 | -7/+13 |
| * | | powerpc: Make sure _etext is after all kernel text | Stephen Rothwell | 2008-09-03 | 1 | -3/+4 |
| * | | powerpc: Only make kernel text pages of linear mapping executable | Paul Mackerras | 2008-09-03 | 1 | -7/+11 |
| * | | powerpc: Fix uninitialised variable in VSX alignment code | Michael Neuling | 2008-09-03 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-03 | 35 | -213/+248 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-09-03 | 5 | -16/+14 |
| |\ \ |
|
| | * | | netxen: Remove workaround for chipset quirk | Dhananjay Phadke | 2008-09-03 | 1 | -10/+0 |
| | * | | pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info | Komuro | 2008-09-03 | 2 | -1/+2 |
| | * | | ixgbe: initialize interrupt throttle rate | Andy Gospodarek | 2008-09-03 | 1 | -0/+6 |
| | * | | net/usb/pegasus: avoid hundreds of diagnostics | David Brownell | 2008-09-03 | 1 | -5/+6 |
| * | | | bnx2x: Accessing un-mapped page | Eilon Greenstein | 2008-09-03 | 2 | -19/+20 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-09-03 | 9 | -61/+97 |
| |\ \ \ |
|
| | * | | | ath9k: Fix TX control flag use for no ACK and RTS/CTS | Jouni Malinen | 2008-09-03 | 1 | -2/+2 |
| | * | | | ath9k: Fix TX status reporting | Jouni Malinen | 2008-09-03 | 1 | -2/+10 |
| | * | | | iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_remove | Gregory Greenman | 2008-09-03 | 1 | -4/+7 |
| | * | | | iwlwifi: call apm stop on exit | Gregory Greenman | 2008-09-03 | 1 | -1/+4 |
| | * | | | iwlwifi: fix Tx cmd memory allocation failure handling | Tomas Winkler | 2008-09-03 | 1 | -10/+17 |
| | * | | | iwlwifi: fix rx_chain computation | Tomas Winkler | 2008-09-03 | 1 | -31/+46 |
| | * | | | iwlwifi: fix station mimo power save values | Ron Rindjunsky | 2008-09-03 | 3 | -4/+2 |
| | * | | | iwlwifi: remove false rxon if rx chain changes | Mohamed Abbas | 2008-09-03 | 1 | -4/+3 |
| | * | | | iwlwifi: fix hidden ssid discovery in passive channels | Ron Rindjunsky | 2008-09-03 | 1 | -1/+1 |
| | * | | | iwlwifi: W/A for the TSF correction in IBSS | Assaf Krauss | 2008-09-03 | 2 | -2/+5 |
| | |/ / |
|
| * | | | tipc: Don't use structure names which easily globally conflict. | David S. Miller | 2008-09-02 | 19 | -117/+117 |
| |/ / |
|
* | | | Split up PIT part of TSC calibration from native_calibrate_tsc | Linus Torvalds | 2008-09-03 | 1 | -61/+71 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-02 | 29 | -90/+102 |
|\ \
| |/ |
|
| * | ipsec: Fix deadlock in xfrm_state management. | David S. Miller | 2008-09-02 | 1 | -9/+23 |
| * | ipv: Re-enable IP when MTU > 68 | Breno Leitao | 2008-09-02 | 1 | -3/+12 |
| * | net/xfrm: Use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-09-02 | 1 | -4/+2 |
| * | ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message. | Senthil Balasubramanian | 2008-09-02 | 1 | -2/+3 |
| * | ath9k: Incorrect key used when group and pairwise ciphers are different. | Senthil Balasubramanian | 2008-09-02 | 2 | -6/+8 |
| * | rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON | Boaz Harrosh | 2008-09-02 | 1 | -3/+2 |
| * | mac80211: Fix debugfs union misuse and pointer corruption | Jouni Malinen | 2008-09-02 | 2 | -4/+6 |
| * | wireless/libertas/if_cs.c: fix memory leaks | Adrian Bunk | 2008-09-02 | 1 | -10/+3 |
| * | orinoco: Multicast to the specified addresses | David Kilroy | 2008-09-02 | 1 | -3/+7 |
| * | iwlwifi: fix 64bit platform firmware loading | Tomas Winkler | 2008-09-02 | 2 | -7/+5 |
| * | iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE) | Mohamed Abbas | 2008-09-02 | 2 | -3/+4 |
| * | iwlwifi: workaround interrupt handling no some platforms | Tomas Winkler | 2008-09-02 | 1 | -0/+8 |
| * | iwlwifi: do not use GFP_DMA in iwl_tx_queue_init | John W. Linville | 2008-09-02 | 1 | -1/+1 |