| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: Exit with error if a weak function is used in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -7/+3 |
* | tracing: Move conditional into update_funcs() in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -5/+3 |
* | tracing: Add regex for weak functions in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -7/+9 |
* | tracing: Move mcount section search to front of loop in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -14/+18 |
* | tracing: Fix objcopy revision check in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -29/+27 |
* | tracing: Check absolute path of input file in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -1/+1 |
* | tracing: Correct the check for number of arguments in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -1/+1 |
* | tracing: Amend documentation in recordmcount.pl to reflect implementation | Li Hong | 2009-10-29 | 1 | -35/+49 |
* | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-29 | 1426 | -20172/+83038 |
|\ |
|
| * | tracing: Remove cpu arg from the rb_time_stamp() function | Jiri Olsa | 2009-10-24 | 2 | -6/+6 |
| * | tracing: Fix comment typo and documentation example | Jiri Olsa | 2009-10-24 | 2 | -1/+3 |
| * | tracing: Fix trace_seq_printf() return value | Jiri Olsa | 2009-10-24 | 1 | -1/+4 |
| * | tracing: Update *ppos instead of filp->f_pos | Jiri Olsa | 2009-10-24 | 2 | -5/+5 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-10-23 | 14 | -48/+12 |
| |\ |
|
| | * | move virtrng_remove to .devexit.text | Uwe Kleine-König | 2009-10-22 | 1 | -1/+1 |
| | * | move virtballoon_remove to .devexit.text | Uwe Kleine-König | 2009-10-22 | 1 | -1/+1 |
| | * | virtio_blk: Revert serial number support | Rusty Russell | 2009-10-22 | 2 | -38/+3 |
| | * | virtio: let header files include virtio_ids.h | Christian Borntraeger | 2009-10-22 | 14 | -7/+7 |
| | * | virtio_blk: revert QUEUE_FLAG_VIRT addition | Christoph Hellwig | 2009-10-22 | 1 | -1/+0 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-23 | 20 | -86/+212 |
| |\ \ |
|
| | * | | niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ... | Joyce Yu | 2009-10-21 | 1 | -1/+1 |
| | * | | KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICAST | Ben Dooks | 2009-10-20 | 1 | -1/+1 |
| | * | | KS8851: Fix MAC address write order | Ben Dooks | 2009-10-20 | 2 | -4/+34 |
| | * | | KS8851: Add soft reset at probe time | Ben Dooks | 2009-10-20 | 1 | -0/+3 |
| | * | | net: fix section mismatch in fec.c | Steven King | 2009-10-20 | 1 | -1/+1 |
| | * | | net: Fix struct inet_timewait_sock bitfield annotation | Eric Dumazet | 2009-10-20 | 1 | -4/+4 |
| | * | | tcp: Try to catch MSG_PEEK bug | Herbert Xu | 2009-10-20 | 1 | -1/+3 |
| | * | | net: Fix IP_MULTICAST_IF | Eric Dumazet | 2009-10-19 | 2 | -5/+8 |
| | * | | bluetooth: static lock key fix | Dave Young | 2009-10-19 | 1 | -3/+6 |
| | * | | bluetooth: scheduling while atomic bug fix | Dave Young | 2009-10-19 | 1 | -2/+2 |
| | * | | tcp: fix TCP_DEFER_ACCEPT retrans calculation | Julian Anastasov | 2009-10-19 | 1 | -12/+43 |
| | * | | tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT | Julian Anastasov | 2009-10-19 | 1 | -3/+31 |
| | * | | tcp: accept socket after TCP_DEFER_ACCEPT period | Julian Anastasov | 2009-10-19 | 1 | -2/+2 |
| | * | | Revert "tcp: fix tcp_defer_accept to consider the timeout" | David S. Miller | 2009-10-19 | 1 | -1/+0 |
| | * | | AF_UNIX: Fix deadlock on connecting to shutdown socket | Tomoki Sekiyama | 2009-10-18 | 1 | -0/+2 |
| | * | | ethoc: clear only pending irqs | Thomas Chou | 2009-10-18 | 1 | -1/+1 |
| | * | | ethoc: inline regs access | Thomas Chou | 2009-10-18 | 1 | -9/+10 |
| | * | | vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n | Randy Dunlap | 2009-10-16 | 2 | -10/+19 |
| | * | | virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs() | Eric Dumazet | 2009-10-14 | 1 | -1/+1 |
| | * | | be2net: fix support for PCI hot plug | Sathya Perla | 2009-10-14 | 2 | -11/+22 |
| | * | | be2net: fix promiscuous and multicast promiscuous modes being enabled always | Sathya Perla | 2009-10-14 | 3 | -14/+18 |
| * | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-10-22 | 4 | -5/+14 |
| |\ \ \ |
|
| | * | | | dnotify: ignore FS_EVENT_ON_CHILD | Andreas Gruenbacher | 2009-10-20 | 1 | -1/+2 |
| | * | | | inotify: fix coalesce duplicate events into a single event in special case | Wei Yongjun | 2009-10-18 | 1 | -1/+1 |
| | * | | | inotify: deprecate the inotify kernel interface | Eric Paris | 2009-10-18 | 1 | -0/+8 |
| | * | | | fsnotify: do not set group for a mark before it is on the i_list | Eric Paris | 2009-10-18 | 1 | -3/+3 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-10-22 | 6 | -61/+127 |
| |\ \ \ |
|
| | * | | | Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt() | Roel Kluin | 2009-10-18 | 1 | -1/+1 |
| | * | | | Input: atkbd - consolidate force release quirks for volume keys | Herton Ronaldo Krzesinski | 2009-10-18 | 1 | -37/+14 |
| | * | | | Input: logips2pp - model 73 is actually TrackMan FX | Dmitry Torokhov | 2009-10-18 | 1 | -1/+1 |